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
Added support for Scatter Charts and a BaseDataset to support custom datasets.
Added clientOptions property to datasets to pass options straight into Chart.js.
The Chart.js variables are now part of the window object in JS for easy debugging and programmatic control.