AW: [phpOpenTracker-general] Re: JPGraph does not show graph

Jörg Halitschke <[email protected]> Fri, 29 Jul 2005 18:05:39 +0200
Newsgroups gmane.comp.web.phpopentracker.general
Message-ID <[email protected]>
	DEFINE("CACHE_DIR","E:\jpgraph-2.0beta\jpgraph_cache\");
	DEFINE("TTF_DIR","C:\WINDOWS\fonts\");
	DEFINE("MBTTF_DIR","C:\WINDOWS\fonts\");
these settings are IMHO not necessary & probably wrong!
C:\\WINDOWS\\fonts\\ or C:/WINDOWS/fonts/ would be the right way.

=09
	But when I access this:
http://localhost:8080/phpOpenTracker/simple_report/graph.php?what=3Dacces=
s_sta
tistics&client_id=3D1&start=3Dprevious_week&end=3Dtoday&interval=3Dhour
=09
	to see the graph, I get a blank page. =20
=09
but the jpgraph-engine is working? try the samples in /src/Examples
to be sure jpgraph works fine!

Regards,
J=F6rg