#7992 closed defect (fixed)
Column and bar charts do not accept object values
Reported by: | Tarken | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Charting | Version: | 1.2.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
As discussed here: http://dojotoolkit.org/forum/dojox-dojox/dojox-support/custom-tooltips-clusteredbars-chart
With other chart types, you can pass lists of objects to addSeries(); column and bar type charts only accept lists of numbers currently.
Change History (7)
comment:1 Changed 13 years ago by
Milestone: | tbd → future |
---|
comment:2 Changed 13 years ago by
Milestone: | future → 1.4 |
---|---|
Priority: | normal → high |
Status: | new → assigned |
Type: | enhancement → defect |
comment:3 Changed 13 years ago by
comment:4 Changed 13 years ago by
Missed commit: [20813].
Unfinished business:
- Stacked bars and columns ignore custom color/fill/stroke.
- The legend widget has too simplistic algorithm for determining colors instead of a group colors, it inspects the first element. If the first element has a custom color, the swatch will be incorrect.
comment:5 Changed 13 years ago by
comment:6 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
It appears that the legend problem is not in legend's code, but in plots themselves. I need to open a ticket for that.
Note: See
TracTickets for help on using
tickets.
Moving open tickets to the future.