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
I can't find any documentation on how to use classic mode instead of styled mode in Angular project. Documentation here says that classic mode is available on root and directly under each version folder on https://code.highcharts.com/
However, I am not importing anything from code.highcharts.com.. I just use highcharts package I installed with npm, version 6.1.2
With this version installed, Highcharts uses styled mode by default. Is it possible to change some setting somewhere in Angular project to make Highcharts use classic mode instead? And if so, please add documentation for switching between styled and classic mode. Thank you.
The text was updated successfully, but these errors were encountered:
Hi there,
I can't find any documentation on how to use classic mode instead of styled mode in Angular project. Documentation here says that classic mode is available on root and directly under each version folder on https://code.highcharts.com/
However, I am not importing anything from code.highcharts.com.. I just use highcharts package I installed with npm, version 6.1.2
With this version installed, Highcharts uses styled mode by default. Is it possible to change some setting somewhere in Angular project to make Highcharts use classic mode instead? And if so, please add documentation for switching between styled and classic mode. Thank you.
The text was updated successfully, but these errors were encountered: