Closed hemanth-sp closed 3 years ago
<highcharts :constructorType="'histogramBellcurveChart'" id="container" class="chart" :options="chartOptions" ref="chart" />
'histogramBellcurveChart' constructor-type is incorrect. Sometimes this error is caused by the fact, that the corresponding module wasn't imported.
sorry constructorType doesn't require, it is required only for the stock and map
'histogramBellcurveChart' constructor-type is incorrect. Sometimes this error is caused by the fact, that the corresponding module wasn't imported.