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
Thanks for getting back so quickly! I passed the options in as a prop as you did in your pen, rather than having it on the child component (like in my code above). It now works as expected.
Expected Behavior
The Y axis scale should be returned as a formatted string with a £ sign.
Actual Behavior
The callback works, but only when the data is loaded when the graph is loaded up empty
When the data is added in, the callback is not executed at all
Environment
The text was updated successfully, but these errors were encountered: