Hello,
I am trying to setup and configure the JPGraph library with limesurvey version 2.0 build 121017 on a linux box.
The installation of the library is done but when I try to add the configuration settings (copied from a older limesurvey installation) the webserver only showing a blank page.
//JPGraph Settings
$usejpgraph = 1;
$jpgraphdir = "/usr/share/php/jpgraph/src";
$jpgraphfont = "FF_FONT1";
$jpgraphfontdir = "/usr/share/fonts/truetype/";
$jpgraph_antialiasing = "0";
Can you tell me where and perhaps which settings I have to configure for JPGraph to get it to work?
Thanks.
Regards
Raoul