I have created a "burn up" chart using the Chart macro.
How can I enable the X axis to start at "zero" as to not show white space on the left hand side?
I worked it out.
In order to make the chart start at the first data point, you need to set the "Domain Axis Lower Bound". Im my case I set it to 18/07/2014 and this removed the white space.
Hi Owain, this appears to be the natural way this graph is rendered, as it can be seen in the corresponding documentation for this type of graph, XY Area Chart - in this page.
You might be able to customize the display, but that would require some tweaking with the Graph component that should be living within the following location:
<your_confluence_home_directory>/plugins-osgi-cache/transformed-plugins/chart-plugin-2.0.2_1381982028000.jar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.