Welcome Guest, Not a member yet? Register   Sign In
Do you have suggestions on Charts on CI?
#1

[eluser]Juan Velandia[/eluser]
Hello People, have any of you worked with any Chart Class or Plugin?. I need to draw some dynamic graphs for a CI project, but before starting to download code, I would like to hear some previous experiencies from you.

Thanks a lot! any Ideas, links o threads would be greatly aprecciated!

Regards
#2

[eluser]umefarooq[/eluser]
hi try open flash chart really easy to use and understand read this, i have used in my project build on CI read this thread there is zip file ofc.zip download that will work good for you .

openflash chart CI Post

if you don't want to use flash charts then use php graphs then try PHPLOT really nice and easy to use and nice documentation easy to understand every thing

PHPLOT

just put phplot.php and rgb.inc.php file in application libraries folder call phplot as normal library in you application and draw graphs

here is doc for phplot PHPlot Doc
#3

[eluser]eoinmcg[/eluser]
while not a library or helper, google has some great and very easy to use tools;
http://code.google.com/apis/charttools/

from my experience this has been best solution for visualising data; no need to bother with flash and google generates the graphs taking the strain off your app.
#4

[eluser]Mat-Moo[/eluser]
I've used the GVIS library http://codeigniter.com/wiki/gVis_-_Googl...n_Library/ and found it easy to use. At present I've only done line charts though.
#5

[eluser]Juan Velandia[/eluser]
Hello Everyone, thanks for your answer, I'll give it a look, and i'll let you know wich way I've took.

Best regards! Juan
#6

[eluser]Juan Velandia[/eluser]
Hello Eveyone, I came up with an intersting chartin solution, FusionCharts Free, I is easy to configure and i'ts well documented.

I did a small example over a CI deployment, you can download it:

http://190.146.3.147/CodeIgniter_1.7.2_chart.zip

Download it, adjust your base_url() in the config file and you can check it

I hope it could be useful for someone, It did the job for me.

Regards!




Theme © iAndrew 2016 - Forum software by © MyBB