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
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
-
I'm trying to set TickFormatStops so zoom shows more sensible values. When I try to set it as:
I'm getting a NullReferenceException. This is on Blazor Server and called in OnInitialized(). Am I doing it wrong or is there a bug? The values are taken from:
https://plotly.com/python/tick-formatting/#tickformatstops-to-customize-for-different-zoom-levels
The layout is initialized prior.
Beta Was this translation helpful? Give feedback.
All reactions