I am using PHP SVGGraph to build a graph. I have a graph that currently looks like this:
What I would like to do is keep the width of the grid the same but the bars should not be so wide. I am not able to find anything in the docs on whether this can be done.
Is it possible to do this?