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
Hi, I am not sure whether this is a bug but I cannot find any resource about it online or in your bug list.
When subscribing to the 'plotly_onclick' listener on a stacked or clustered bar chart, the event currently returned is all the series within a category. However there is no property within the points to indicate which series in particular was clicked, only the category.
Is there a potential workaround for it at this time or could this eventually be implemented as a small tweak?