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
Click the "Check zoom" button and note that it incorrectly reports true.
Click and drag somewhere on the chart. This invokes the chartjs-plugin-zoom plugin by trying to do a pan operation, but nothing happens, because the chart is already at its limits.
Click the "Check zoom" button and note that it correctly reports false.