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

Hiding Legend Entries #492

Open
georgh opened this issue Mar 20, 2017 · 4 comments
Open

Hiding Legend Entries #492

georgh opened this issue Mar 20, 2017 · 4 comments

Comments

@georgh
Copy link

georgh commented Mar 20, 2017

I couldn't find an option to hide the legend of a specific series.

setTitle could be used for this feature.
Currently, if a series has setTitle(null), the color of the line is still added to the legend Box (but no string).
I would hide the color too. If one would like to only display the color, you could still use setTitle("")

I try to provide a pull request for this soon

@Userpack4
Copy link

I have the same need.
If someone could help me...thanks

@Userpack4
Copy link

I have added a specific pull request to solve the issue...hope this fix your needs too.

@georgh
Copy link
Author

georgh commented May 1, 2017

Do you realise that your pull request #507
does 100% the same then mine #494 ?

@Userpack4
Copy link

Userpack4 commented May 1, 2017 via email

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