-
Notifications
You must be signed in to change notification settings - Fork 809
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels