laravel-highcharts
laravel-highcharts copied to clipboard
svg = chart.getSVG(); error
My charts don't seem to render which this code is present
svg = chart.getSVG();
Once I remove it, it renders as desired.
Can you make it optional default off to load this code?