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

Multiple legends cleanup #57

Closed
1 of 2 tasks
piever opened this issue Jul 18, 2020 · 2 comments
Closed
1 of 2 tasks

Multiple legends cleanup #57

piever opened this issue Jul 18, 2020 · 2 comments

Comments

@piever
Copy link
Collaborator

piever commented Jul 18, 2020

Two issues at the moment:

  • It often tries to superimpose things when it shouldn't (should be solved with Avoid overplotting of legend #56)
  • Things like marker legend should be black, rather than taking the color from the first series (may need to use manually LegendElement).
@greimel
Copy link
Collaborator

greimel commented Aug 31, 2020

stuff like this should work

image

  • colorbar should be integrated to the legends framework, unlink what I've started in [WIP] Add colorbar #84
  • add support for markersize

@piever
Copy link
Collaborator Author

piever commented May 9, 2021

Closed by #155

@piever piever closed this as completed May 9, 2021
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