![]() |
Google Charts for Codeigniter - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: Google Charts for Codeigniter (/showthread.php?tid=59005) |
Google Charts for Codeigniter - El Forum - 08-13-2013 [eluser]Unknown[/eluser] Hi everybody, I created an account here to let people know of my fresh baked library I have created for the community. This is my first ever publicly released project, so go easy on me ![]() I would like to announce the Codeigniter gCharts Library! Adding the power and flexibility of Google's Chart API into Codeigniter. I gladly welcome forking, comments, issues, ideas, anything at all. I hope that people can get some use of pretty graphs and charts in their projects. http://kevinkhill.github.io/Codeigniter-gCharts/ Google Charts for Codeigniter - El Forum - 08-15-2013 [eluser]CroNiX[/eluser] Thanks for your contribution. I don't have time to play with it right now but it looks very useful. In the past I've always used highcharts for graphing. Google Charts for Codeigniter - El Forum - 08-15-2013 [eluser]jairoh_[/eluser] that's so helpful. tnx Google Charts for Codeigniter - El Forum - 10-22-2013 [eluser]Unknown[/eluser] [quote author="kevinkhill" date="1376449822"] http://kevinkhill.github.io/Codeigniter-gCharts/ [/quote] The link is not working. Where can I find the library? I would be really interested in to try it out! Thanks Google Charts for Codeigniter - El Forum - 10-23-2013 [eluser]Unknown[/eluser] I'm not sure why the link was 404ing, but I fixed it. anyways, the repo is here: https://github.com/kevinkhill/Codeigniter-gCharts but I would recomend (if you use Laravel, or Composer) I forked the project and started a composer compatible library here: https://github.com/kevinkhill/LavaCharts https://packagist.org/packages/khill/lavacharts |