Opened 13 years ago
Closed 9 years ago
#9096 closed enhancement (wontfix)
Missing full support for store Notification API in dojox.charting.DataChart
Reported by: | srobillard | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.9 |
Component: | Charting | Version: | 1.3.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Currently only onSet is supported for updating charts in realtime when using a store as the datasource for DataChart?. onNew and onDelete are required as well.
Change History (2)
comment:1 Changed 13 years ago by
Milestone: | tbd → future |
---|---|
Status: | new → assigned |
Type: | defect → enhancement |
comment:2 Changed 9 years ago by
Milestone: | future → 1.9 |
---|---|
Resolution: | → wontfix |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
DataChart? is deprecated in favor of dojox/charting/StoreSeries.