Codeigniter Highchart library series update |
[eluser]Unknown[/eluser]
Hi I'm using ronan-gloo/codeigniter-highcharts-library. I want to have the ability to change series and type of higchart like in this example http://jsfiddle.net/zuXDG/ In controller i have: Code: function _dataInst($id_inst) Code: <?php if(isset($chartsInst)) echo $chartsInst; ?> Greatly appreciate any help! |
Messages In This Thread |
Codeigniter Highchart library series update - by El Forum - 07-07-2014, 11:44 PM
Codeigniter Highchart library series update - by El Forum - 07-14-2014, 09:53 AM
|