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 will look into this more when I have time. But you can set clip: false in the root of the options object to let the dataset draw over the scale: https://codepen.io/leelenaleee/pen/GRVedLv
Expected behavior
Graph shouldn't be hidden by axes.
Current behavior
The
options.scales[scaleId].min
option hides the graph.Reproducible sample
https://codepen.io/simnalamburt/pen/jOgJarq
Optional extra steps/info to reproduce
No response
Possible solution
No response
Context
No response
chart.js version
v4.6.6
Browser name and version
No response
Link to your project
No response
The text was updated successfully, but these errors were encountered: