JpGraph

Jpgraph is a package that is used to render graphs. It is used by Mantis to provide the users with graphs that capture the state of the bugs database. Following are the configuration options that are related to configuring it:

$g_use_jpgraph

Enable the use of jpgraph. Default is OFF.

$g_jpgraph_path

Path to jpgraph base directory. Don't forget to add the trailing '/'.

Note

To use the Jpgraph addon you need the JpGraph package. You can place the package whereever you want, but you have to set the var in jpgraph.php�eg. DEFINE("DIR_BASE","/www/mantisbt/jpgraph/");�