I use CombinedDomainXYPlot to display 2 subplots (1 range axis/subplot, 1 shared domain axis).
I noticed that domain axis ticks are not well aligned with subplots grids (only center tick/grid are well aligned) probably because axis drawing does not take into account the left and right gaps between range axis and data area.
I then had a look at the provided Demo jar file, and the same behavior is present.
It seems it is a real bug for both CombinedDomainXYPlot and CombinedRangeXYPlot (but not all the others).
Can someone fix this in one of the next releases ?
Of course, I can be beta-tester to double check your fix !
Many thanks in advance !!

Philippe Gressé-Lugué