RFR: 8314754: Minor ticks are not getting updated both the axes in LineChart [v2]
Andy Goryachev
angorya at openjdk.org
Tue Jun 25 22:22:15 UTC 2024
On Tue, 25 Jun 2024 22:13:34 GMT, Markus Mack <mmack at openjdk.org> wrote:
>> 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.
thank you for finding and fixing these issues!
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1489#discussion_r1653642167
More information about the openjfx-dev
mailing list