XChart icon indicating copy to clipboard operation
XChart copied to clipboard

Question: is there any way to place the X-Axis at y = 0?

Open hmf opened this issue 3 years ago • 0 comments

I am using an XYChart to show Gantt like information. In this setting it is easier to analyze the plot if the X-Axis is at Y = 0? All the demos seem to have the X-Axis at the minimum x value.

I see there is a AxesChartStyler but it does not seem to have such an option. Moreover, I don't see how one can get hold of this object from the XYChart.

Any example or source code I can look at that can help me?

TIA

hmf avatar May 04 '22 14:05 hmf