79465373

Date: 2025-02-25 04:05:09
Score: 1.5
Natty:
Report link

Adding a series check before calling of the function variablePie() helped.

if (!Highcharts.Chart.prototype.addSeries) {
  variablePie(Highcharts);
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: abhikarsh gupta