I'm trying to create a page with multiple charts all aligned by the date/time (i use a numericAxis with a custom label formatting). As you can see in the image above the charts starting point are not aligned.
Is it possible to dynamicly align the starting point or, at least, specify a fixed side for the left space?
I'm using multiple LineChart contained into a GridPane.
Thanks