Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A way to combine FillBetween and Legend? #201

Open
aeroflux opened this issue Feb 5, 2015 · 0 comments
Open

A way to combine FillBetween and Legend? #201

aeroflux opened this issue Feb 5, 2015 · 0 comments

Comments

@aeroflux
Copy link

aeroflux commented Feb 5, 2015

I am currently plotting six curves to a plot whilst using draw_grid for both x and y. What I would like to have is a white background behind the legend as the grid lines interfere with the text.

One idea i thought I would try is using FillBetween. But when I use "add(p, FillBetween(x1, y1, x2, y2))" and providing coordinates i.e. .1,.9,.2,.7 I only get a "Error: 'reverse' has no mention..."

Many thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant