You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stacked Plot children should optionally be able to display their own legends. Rationale: lots of overlay plots in a stacked plot = lots of colors = hard to visually parse.
This should be a new toggle-able, persisted option in the stacked plot view, with the display of legends-per-child-plot enabled by default. If child legends are displayed, the aggregate legend at the top of the stack would not be displayed; if child legends are hidden, the aggregate legend would be shown.
The option should be a available in the stacked plot inspector configuration.
The text was updated successfully, but these errors were encountered:
Stacked Plot children should optionally be able to display their own legends. Rationale: lots of overlay plots in a stacked plot = lots of colors = hard to visually parse.
This should be a new toggle-able, persisted option in the stacked plot view, with the display of legends-per-child-plot enabled by default. If child legends are displayed, the aggregate legend at the top of the stack would not be displayed; if child legends are hidden, the aggregate legend would be shown.
The option should be a available in the stacked plot inspector configuration.
The text was updated successfully, but these errors were encountered: