You must be logged in to post your query.
Home › Forums › Chart Support › CanvasJs.addTheme doesn't work
Tagged: Theme
HI,
I want to create my own theme so i follow you doc and when i want to add theme with this command <CanvasJS.addTheme(‘ThemeName’,theme);>, I have the following error “CanvasJS.addTheme is not a function “.
Thank you for you answer
@lkleincapcod,
Sorry we don’t have custom theme support, as of now. But you can define colorSet to define custom colors.
___ Suyash Singh Team CanvasJS
in fact i found this on git so i tought custom theme is available?
https://github.com/Pnoexz/CanvasJS-themes/blob/master/README.md
The Github repository you have found is modification of CanvasJS v1.5.6 GA by a 3rd party.
Adding custom theme support is in our roadmap, but no timeline has been fixed for it, as of now. ___ Suyash Singh Team CanvasJS
ok thanks! i hope the timeline will be fixe soon.
You must be logged in to reply to this topic. Login/Register