-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Description
First, thank you for this great candlestick plot.
I downloaded the example and was able to get it running with my data. I then tried to upgrade to chart.js 4.4 by changing the include in index.html from <script src="https://cdn.jsdelivr.net/npm/chart.js@3.0.1/dist/chart.js"></script> to <script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.0/dist/chart.umd.min.js"></script>.
I now get an "Uncaught TypeError: String.prototype.toString requires that 'this' be a String" error, with a pretty unhelpful call stack:

Any help would be appreciated!
heathmorgan and milheht
Metadata
Metadata
Assignees
Labels
No labels