Hi all, I use Highcharts in Yii 1 application.
Now I need the chart is not generated as a interactive object but as a static image.
Is it possible? Thanks
Hi all, I use Highcharts in Yii 1 application.
Now I need the chart is not generated as a interactive object but as a static image.
Is it possible? Thanks
It seems to be not possible but found a solution using Google chart instead.
This is the extension and this is the documentation.
And here I found some more to save the chart on the server and reuse it.