codeigniter-highcharts-library
codeigniter-highcharts-library copied to clipboard
function template
Im sure template function have bugs.
- this code make some error in template function :
$this->highcharts->set_serie_options(array('type' => 'spline'), 'Another description');
when i delete this line, template function is work.