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
This codepen is a bit puzzling: https://codepen.io/nicolaskruchten/pen/MWaZBwa ... I'm explicitly setting tickmode to array and seeing the default tick labels. But if I comment out that tickmode line it does the right thing, even though the schema docs say that this configuration should imply tickmode=array!