Opened 11 years ago
Closed 11 years ago
#11375 closed enhancement (fixed)
Add a direct support for dojo.data to charting series.
Reported by: | Eugene Lazutkin | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Charting | Version: | 1.5.0b2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Provide flexible support to dojo.data-compliant store at the lower level (data series). Should support notifications and other proper dojo.data APIs.
Note: See
TracTickets for help on using
tickets.
(In [22378]) charting: added DataSeries? (dojo.data adapter), thx vmware!, !strict, fixes #11375.