Using lit-element
Highcharts and its modules can be loaded like that:
import 'highcharts'; import 'highcharts/modules/exporting'; import 'highcharts/modules/boost' import 'highcharts/highcharts-more';
Demo:
Modified on: Fri, 15 May, 2020 at 11:38 PM
Using lit-element
Highcharts and its modules can be loaded like that:
import 'highcharts'; import 'highcharts/modules/exporting'; import 'highcharts/modules/boost' import 'highcharts/highcharts-more';
Demo:
Did you find it helpful? Yes No
Send feedback