-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
I am plotting more than one trace (scatterplot plus histograms) and with a groupby transform for the scatter plot, and there doesn't seem to be any way to get rid of the name of the plot in parenthesis after the name of the group. Even if I set the name to an empty string it shows the empty parentheses.
https://codepen.io/meganrm/pen/odKveW

I think in the case of a groupby legend, the repeated name of the plot is more annoying than informative. It seems like a includeplotname defaulting to true setting on the legend would really helpful.
Metadata
Metadata
Assignees
Labels
No labels