Opened 6 years ago
Last modified 3 years ago
#18624 new defect
Some chart axis minor ticks are not displayed
Reported by: | Darin Itamura | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | undecided | Milestone: | 1.14 |
Component: | Charting | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Some chart axis minor tick marks are not being rendered. It looks like the minor ticks elements are actually in the DOM but are not being rendered. One thing that I noticed was the stroke-width for the minor tick marks is being set to 0.8. When I change the stroke-width to 1 the minor tick mark is rendered.
This bug appears in both Chrome (43.0.2357.130) and Firefox (38.0.5) on Windows 7 using the nightly build test and using 1.10.4.
Attachments (1)
Change History (3)
Changed 6 years ago by
Attachment: | 2015-07-01 10-14-15_Chart 2D.png added |
---|
comment:1 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|
comment:2 Changed 3 years ago by
Milestone: | 1.13 → 1.14 |
---|
Note: See
TracTickets for help on using
tickets.
Screen shot of the nightly test that demonstrates the bug using Chrome