Has anyone found a way to integrate OpenFlashChart v2 with CodeIgniter? The problem is that the author separated everything in classes, and multiple files. This prevents you from creating a helper, or plugin for CodeIgniter. One way to do it using versions prior to 2 can be found here. I haven't found a way to work with version 2 of the chart though. Has anyone else found a way? Thanks in advance!
|
feedback
|
|
for version 2, you just need to generate a javascript json like this one
I am using Grails for that , but i think it is same with codeigniter :) | |||
|
feedback
|