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
Just kicked out the old Google charts and updated everything to nivo in one of my projects ... and then realized that onClick doesn't work when having slice tooltips enabled (which are so nice for stacked line charts).
It would be great to at least get the x axis value from onClick (and maybe other) events since I use that to update other dependent charts, eg: X Axis contains a date value => update a pie chart filtered on the selected date.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Just kicked out the old Google charts and updated everything to nivo in one of my projects ... and then realized that onClick doesn't work when having slice tooltips enabled (which are so nice for stacked line charts).
It would be great to at least get the x axis value from onClick (and maybe other) events since I use that to update other dependent charts, eg: X Axis contains a date value => update a pie chart filtered on the selected date.
How about that?
Beta Was this translation helpful? Give feedback.
All reactions