Does anyone have a working example of a Highcharts solidgauge in Yii that they wouldn’t mind sharing?
There’s one for a the Highcharts Speedo demo gauge here, but I can’t find any examples of a working ‘type’ => ‘solidgauge’,
Does anyone have a working example of a Highcharts solidgauge in Yii that they wouldn’t mind sharing?
There’s one for a the Highcharts Speedo demo gauge here, but I can’t find any examples of a working ‘type’ => ‘solidgauge’,
Hi ,
See this page for code and try to implement in same way
Yes I saw that page and the jsfiddle page associated with it, but I came unstuck trying to translate this into yii when I got to this bit… I’m not familiar with js, so translating options into a php array I can handle, but I’m not sure how to translate this.
// The speed gauge
$('#container-speed').highcharts(Highcharts.merge(gaugeOptions, {