[phpOpenTracker-general] Re: JPGraph does not show graph
Alvin Chin <[email protected]> Fri, 29 Jul 2005 11:51:35 -0400
| Newsgroups | gmane.comp.web.phpopentracker.general |
|---|---|
| Organization | University of Toronto |
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--------------050508020906020106020408
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
I have the TTF-Fonts installed, I am using Windows XP, so they are in
C:\WINDOWS\fonts which I also pointed to in the jpg-config.inc file. I
have the following:
DEFINE("CACHE_DIR","E:\jpgraph-2.0beta\jpgraph_cache\");
DEFINE("TTF_DIR","C:\WINDOWS\fonts\");
DEFINE("MBTTF_DIR","C:\WINDOWS\fonts\");
But when I access this:
http://localhost:8080/phpOpenTracker/simple_report/graph.php?what=access_statistics&client_id=1&start=previous_week&end=today&interval=hour
to see the graph, I get a blank page.
Thanks for any help.
Alvin
>
>
>>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...
>
>
>
>--__--__--
>
>_______________________________________________
>phpOpenTracker-General mailing list
>[email protected]
>http://lists.berlios.de/mailman/listinfo/phpopentracker-general
>
>
>End of phpOpenTracker-General Digest
>
>
--------------050508020906020106020408
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I have the TTF-Fonts installed, I am using Windows XP, so they are in
C:\WINDOWS\fonts which I also pointed to in the jpg-config.inc file. I
have the following:<br>
<br>
DEFINE("CACHE_DIR","E:\jpgraph-2.0beta\jpgraph_cache\");<br>
DEFINE("TTF_DIR","C:\WINDOWS\fonts\");<br>
DEFINE("MBTTF_DIR","C:\WINDOWS\fonts\");<br>
<br>
But when I access this:
<a class="moz-txt-link-freetext" href="http://localhost:8080/phpOpenTracker/simple_report/graph.php?what=access_statistics&client_id=1&start=previous_week&end=today&interval=hour">http://localhost:8080/phpOpenTracker/simple_report/graph.php?what=access_statistics&client_id=1&start=previous_week&end=today&interval=hour</a><br>
<br>
to see the graph, I get a blank page. <br>
<br>
Thanks for any help.<br>
<br>
Alvin<br>
<br>
<blockquote cite="[email protected]"
type="cite">
<pre wrap="">
</pre>
<blockquote type="cite">
<pre wrap="">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?
</pre>
</blockquote>
<pre wrap=""><!---->be sure you have to required TTF-Fonts for jpgraph installed!
This was the problem when i've made first steps with jpgraph...
--__--__--
_______________________________________________
phpOpenTracker-General mailing list
<a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a>
<a class="moz-txt-link-freetext" href="http://lists.berlios.de/mailman/listinfo/phpopentracker-general">http://lists.berlios.de/mailman/listinfo/phpopentracker-general</a>
End of phpOpenTracker-General Digest
</pre>
</blockquote>
<br>
</body>
</html>
--------------050508020906020106020408--