![]() |
How to integrate phplot to CodeIgniter - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7) +--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13) +--- Thread: How to integrate phplot to CodeIgniter (/showthread.php?tid=61934) |
How to integrate phplot to CodeIgniter - Hyper-X - 06-01-2015 Hi, I work on a project where I need to produce graphs. After searching on google, among the tools for that, I found phplot seems interresting. But the problem, I do not know how to integrate the CI. Thank you to explain to me how or what other tool is more suitable with codeigniter. RE: How to integrate phplot to CodeIgniter - jlamim - 03-02-2016 (06-01-2015, 03:51 PM)Hyper-X Wrote: Hi, I work on a project where I need to produce graphs. After searching on google, among the tools for that, I found phplot seems interresting. But the problem, I do not know how to integrate the CI. Thank you to explain to me how or what other tool is more suitable with codeigniter. https://github.com/bcit-ci/CodeIgniter/wiki/Phplot RE: How to integrate phplot to CodeIgniter - Hyper-X - 03-02-2016 ok thanks. But i have found my way throught this issue. |