Opened 10 years ago
Last modified 5 years ago
#12548 assigned defect
[patch][ccla]Chart: Legend is not ordered correctly with Clustered Horizontal Bar chart
Reported by: | ruanqi | Owned by: | cjolif |
---|---|---|---|
Priority: | high | Milestone: | 1.15 |
Component: | Charting | Version: | 1.6.0 |
Keywords: | legend order, visually | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
(1) Use dojox.charting.widget.Legend to add legend to Clustered Horizontal Bar Chart.
(2) The visually order of legend is not correct, the legend show with a reversed order of the bars.
Please look at the attached charting image.
Attachments (4)
Change History (13)
Changed 10 years ago by
Attachment: | Legend-Order-Issue.JPG added |
---|
Changed 10 years ago by
Attachment: | legend-order.patch added |
---|
updated patch from Rock (IBM, CCLA) The _isReversal function in the patch will determine whether the legends have to be reversed.
comment:1 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Changed 7 years ago by
Attachment: | legend-reversed-reintroduced.png added |
---|
comment:3 Changed 7 years ago by
This issue seems to have been reintroduced in 1.8. It applies to other chart types, including vertical ones like StackedArea?.
Changed 7 years ago by
Attachment: | Legend.js.patch added |
---|
comment:4 Changed 7 years ago by
stephend do you have CLA on file? (http://dojofoundation.org/about/cla)
If not can you please sign it so we can apply your patch?
comment:5 Changed 7 years ago by
Milestone: | 1.7 |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
I guess what people want to see is arguable in particular for stack charts. What is sure is that we can't apply the "reserve" to all type of charts (for example ClusteredColumns? show no issue?). So your patch can't be applied as-is and something more similar to what was there before would make more sense?
comment:7 Changed 7 years ago by
Owner: | changed from Eugene Lazutkin to cjolif |
---|---|
Status: | reopened → assigned |
comment:8 Changed 6 years ago by
Milestone: | → 1.12 |
---|
comment:9 Changed 5 years ago by
Milestone: | 1.13 → 1.15 |
---|
Ticket planning... move current 1.13 tickets out to 1.15 to make it easier to move tickets into the 1.13 milestone.
the legend order is not the same as the bars