-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
In creating an example similar to the multi-line chart at the end of the Readme, the settings in class option need to be moved to class pluginOptions to work with updates to chart.js. However, an error occurs that the classes (e.g., class Title) are not serializable.
The correction seems to be the need to add 'General' as the second argument of ChartUtils.cleanClass on line 72 of pychartjs.py under 'def getPluginOptions'
Iridium-IO
Metadata
Metadata
Assignees
Labels
No labels