cake and jpGraph
Hi everyone,
I'm building a simple graphing tool that pulls data from my database
and creates a line chart. I'm trying to use the jgraph library,
however after putting it in my vendors folder and calling it from the
view, I get Fatal Error: Class Graph not found.
I am accessing the jpgraph folder this way
App::import('Vendors', 'jpgraph/jpgraph');
App::import('Vendors', 'jpgraph/jpgraph_line');
and I've tried several variations on that, thinking that the library
isn't loading. Can you point me in the right direction as to what's
going on?
Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home