JpGraph basic usage information needed

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
nixonie
Posts: 5
Joined: 11 Apr 2007, 07:39
Location: Skopje, Macedonia

JpGraph basic usage information needed

Post 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.
ed
Posts: 143
Joined: 14 Feb 2005, 02:04
Location: Sydney, Australia

Post 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.
nixonie
Posts: 5
Joined: 11 Apr 2007, 07:39
Location: Skopje, Macedonia

jpgraph

Post 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.
Post Reply