Page 1 of 1

JpGraph basic usage information needed

Posted: 11 Apr 2007, 15:31
by nixonie
I realize that this may be very stupid question but,
How do i create a graph? Where do i setup a graph in Mantis?

Using Mantis 1.0.7 and JpGraph 1.21b, checked testsuite.php from jpgraph folder - it is working.

I tried to find some info about this but found only the info for mantis jpgraph configuration, i used:

Code: Select all

$g_use_jpgraph = ON;
$g_jpgraph_path = '.' . DIRECTORY_SEPARATOR . 'jpgraph' . DIRECTORY_SEPARATOR . 'jpgraph-1.21b' . DIRECTORY_SEPARATOR .'src' . DIRECTORY_SEPARATOR; 
in config_inc.php

Can somebody please help.

Posted: 12 Apr 2007, 00:10
by ed
Click the summary link in the menu bar at the top of the page and then click one of the links with the graph icon next to it.

jpgraph

Posted: 12 Apr 2007, 06:48
by nixonie
Sir, thank you very much for your answer and fast response.
I simply did not know where to look and was tired and i also think that, although it is a remarkable software, what Mantis lacks is some kind of simple user/admin manual with this kind of things explained for newbies like me. Thanks again.