Please run the attached test code with JDK8 (b132 was used) and JDK9 (b129) and compare the charts (see "JDK8.png", "JDK9.png")
JDK9: the upper bound of the axis is displayed instead of the largest tick value (in contrast with JDK8) + extra dashed lines.
Is it the intended change or regression? We have to update some test reference images, so it should be stated for sure.
The old "JDK8" variant looks more consonant at a 1st glance, but maybe I'm wrong.
JDK9: the upper bound of the axis is displayed instead of the largest tick value (in contrast with JDK8) + extra dashed lines.
Is it the intended change or regression? We have to update some test reference images, so it should be stated for sure.
The old "JDK8" variant looks more consonant at a 1st glance, but maybe I'm wrong.
- relates to
-
JDK-8093803 [Axis] provide better default choice for fractional part of numbers
- Resolved