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

vcs Shading Using Patterns in VCS #23

Open
dnadeau4 opened this issue Jun 19, 2019 · 2 comments
Open

vcs Shading Using Patterns in VCS #23

dnadeau4 opened this issue Jun 19, 2019 · 2 comments
Assignees

Comments

@dnadeau4
Copy link
Contributor

Patterns legend section is not working, it returns divided by 0. I set the legend.priority=0 and then it run but no legend was showed.

@dnadeau4
Copy link
Contributor Author

# could even have a legend
tmpl2.legend.x1 = .54
tmpl2.legend.x2 = .62
tmpl2.legend.y1 = .885
tmpl2.legend.y2 = .985
tmpl2.legend.priority=0    !!!! not working !!!!
gm2.legend = {.5:" Bad"}
x.clear()
x.plot(clt,gm)
x.plot(bad,gm2,tmpl2)

@doutriaux1
Copy link
Contributor

@danlipsa could you take a quick look?

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

2 participants