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

display the markers in the svg lengend of scatter plots #60

Open
wants to merge 5 commits into
base: master
from

Conversation

@xgillard
Copy link

@xgillard xgillard commented Apr 7, 2020

I just adapted the plot to svg logic to show the point marks in the svg legend.

In my case, I find it useful to compare the evolution of upper and lower bounds of several runs of my solver with different config. This way I have one line style per config and one marker for upper/lower bounds. With this fix, my graphs are perfectly legible. Before that, I had to know what line corresponded to what data (this is easy) and the legend displayed two indistinguishable entries with different labels (I could still understand my graphs but it was problematic).

@milliams milliams added this to the 0.6.0 milestone Apr 9, 2020
@xgillard xgillard force-pushed the xgillard:master branch from 0e55f8e to aecc66b May 6, 2020
@xgillard xgillard force-pushed the xgillard:master branch from f745f59 to 498274a May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.