Hi,
I'm having a graph made with GD::Graph::lines.
Does anyone know if there is a way to overrule the 'display' values of the x and y axes ?
The graph is calculated with some values but I want to show % values (from 0 to 100%) on both axes.
These % values are only layout related.
Now the default calculated values are always displayed.
Vanstra