Opened 11 years ago
Closed 11 years ago
#9774 closed defect (fixed)
charting legend shows marker colors incorrectly
Reported by: | GoinOff | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Charting | Version: | 1.3.0 |
Keywords: | legend marker color incorrect | Cc: | |
Blocked By: | Blocking: |
Description
I have a chart where the legend color for markers does NOT match the color of the marker on the chart. Line colors show correctly in the legend and match the chart. It's only the markers in the legend that appear to be light gray instead of the color on the chart.
To see this problem visit the following test case:
http://www.airtalk.com/dojo/test/index1.html
Click on the 'Make Graph' button to create the chart. After the chart is created, check the 'Show User Input' checkbox and wait for the chart to be refreshed. Now observe that marker colors in the legend do not match the colors in the chart.
I'm using Dojo 1.3.0 and the problem appears in all web browsers. If you have any questions, contact me at [email protected]…
Attachments (1)
Change History (6)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Component: | DojoX Widgets → DojoX GFX |
---|---|
Owner: | changed from dante to Eugene Lazutkin |
comment:3 Changed 11 years ago by
Component: | DojoX GFX → Charting |
---|---|
Milestone: | tbd → future |
Status: | new → assigned |
comment:4 Changed 11 years ago by
I attached the modified test file I used for debugging. It is meant to by placed in dojox/charting/tests
.
comment:5 Changed 11 years ago by
Milestone: | future → 1.4 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
The robot hiccuped again: [19969] fixes this ticket.
Eugene ask me to file this against 'DojoX GFX'. When I created this ticket I filed it against 'DojoX Widgets' by accident. Someone please change the component selection of this ticket to 'DojoX GFX'. Thx!!! John