RFR: 8314754: Minor ticks are not getting updated both the axes in LineChart [v2]
Markus Mack
mmack at openjdk.org
Tue Jun 25 22:16:16 UTC 2024
On Tue, 25 Jun 2024 21:51:36 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> 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.
>
> Edit2: my workspaces got mixed up. the issue with minor tick marks is fixed; the ticket for the problem mentioned in this comment already exists:
> https://bugs.openjdk.org/browse/JDK-8334873
ok, good, I did not manage to reproduce the minor tick problem on the Y axis in the bar chart unless I switch back to master.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1489#discussion_r1653636522
More information about the openjfx-dev
mailing list