RFR: 8314754: Minor ticks are not getting updated both the axes in LineChart [v2]
Andy Goryachev
angorya at openjdk.org
Tue Jun 25 21:56:16 UTC 2024
On Tue, 25 Jun 2024 21:49:54 GMT, Markus Mack <mmack at openjdk.org> wrote:
>> a separate PR would be best. I am getting lost - do we have a ticket for that issue already or do we need to create one?
>
> I think we need to create that as it turned out it's not the same as the minor tick problem fixed by this PR.
but wait: this may not be a different issue. I see a slightly different behavior relative to the master branch:
- select bubble chart page in the monkey tester
- add series with duplicate category
now I see the minor tick marks bunched up in the middle of Y Axis:

Edit: no, it is present in the master branch. sorry for confusion. I'll create a ticket.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1489#discussion_r1653615381
More information about the openjfx-dev
mailing list