AW: [phpOpenTracker-general] Setting up JPGraph to work with phpOpenTracker

Jörg Halitschke <[email protected]> Wed, 27 Jul 2005 21:18:33 +0200
Newsgroups gmane.comp.web.phpopentracker.general
Message-ID <[email protected]>
> I am trying to set up JPGraph to work with phpOpenTracker and 
> running the simple_report example.  When I click graph.php, I 
> don't get anything.  I've already enabled GD support to show 
> graphs in PHP and that works and I've setup JPGraph according 
> to the instructions.  Is there anything else that I am missing?
be sure you have to required TTF-Fonts for jpgraph installed!
This was the problem when i've made first steps with jpgraph...