CodeIgniter Forums
SVGGraph integration - 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: SVGGraph integration (/showthread.php?tid=57088)



SVGGraph integration - El Forum - 02-13-2013

[eluser]Kenneth Allen[/eluser]
Has anyone attempted to integrate SVGGraph, the PHP library for generating charts in SVG (site), into the CI framework? I am not certain if it would be best to attempt to inregrate it as a helper or a library, but it would be a nice addition to permit dynamic graph generation in CI (or specifically in my sites written using CI).