Opened 10 years ago
Closed 10 years ago
#12770 closed defect (fixed)
[patch][ccla]Legend icon render boxed-X when corresponding data is very small
Reported by: | ruanqi | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Charting | Version: | 1.6.0rc1 |
Keywords: | legend | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
ClusteredColumns?(as with other columns and bars) plot would not been drawn if its width is less than 1px, and the fill and stroke of the series are null. So there will be a boxed-X in the legend without the fill and stroke of corresponding series. However, the number is larger than 0.
Attachments (3)
Change History (5)
Changed 10 years ago by
Attachment: | smallDataNotRender.png added |
---|
comment:1 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|---|
Owner: | changed from Eugene Lazutkin to Douglas Hays |
Status: | new → assigned |
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
the series is "A": 4, "B":0.32, "C": 0.007