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
I need to catch the "axesreorder" event but it seems like it's not triggering when I'm reordering the axes.
Seems like "brush", "highlight" and "render" events listeners are working fine (I didn't test the rest of them).
Does anyone have any insight on this?
Thank you!
(for a better understanding the brushend from the above picture is working as intended. The axisreorder is never triggered)
The text was updated successfully, but these errors were encountered:
I need to catch the "axesreorder" event but it seems like it's not triggering when I'm reordering the axes.
Seems like "brush", "highlight" and "render" events listeners are working fine (I didn't test the rest of them).
Does anyone have any insight on this?
Thank you!
(for a better understanding the
brushend
from the above picture is working as intended. The axisreorder is never triggered)The text was updated successfully, but these errors were encountered: