Opened 10 years ago
Closed 9 years ago
#12778 closed defect (fixed)
[patch] dojox.charting.widgets.Legend fix for markers only
Reported by: | olangman | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | Charting | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hello,
Legend.js contains an improper reference to marker colors that results in a blank space instead of a proper colored icon in the legend. The fix appears to be simple and involves changing the reference for colors to the proper targets.
Diff attached.
Attachments (1)
Change History (4)
Changed 10 years ago by
Attachment: | Legend.js.diff added |
---|
comment:1 Changed 10 years ago by
To clarify - If you set lines to false or the chart type to MarkersOnly?, when adding a legend the icons will not properly be displayed. This fixes that, but I'm not sure if it breaks anything else.
comment:2 Changed 10 years ago by
Summary: | dojox.charting.widgets.Legend fix for markers only → [patch] dojox.charting.widgets.Legend fix for markers only |
---|
Trivial patch, so no CLA needed.
comment:3 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This is a duplicate of #14259 which is fixed.
Note: See
TracTickets for help on using
tickets.
Simple change to use marker colors