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
There has been some demand for dropdown selection of legend items and custom filtering, useful in cases where there are lots of traces and data to be toggled.
This issue will come in two parts:
Add ability to specify legend.type with either vertical or dropdown (later on, horizontal)
Add custom legend-item-click-handlers i.e. the ability to add a legend entry, with a specified event onclick
There has been some demand for dropdown selection of legend items and custom filtering, useful in cases where there are lots of traces and data to be toggled.
This issue will come in two parts:
legend.typewith eitherverticalordropdown(later on,horizontal)