Ticket #2124 (closed enhancement: fixed)
[charting] Chart styling/theming
| Reported by: | ttrenka | Owned by: | ttrenka |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | Dojox | Version: | 0.4 |
| Severity: | normal | Keywords: | charting |
| Cc: | chrism1@…, bill@…, peller@…, ccmitchellusa@…, ttrenka@… |
Description
From #1637:
CSS styling -- I'm thinking this could be accomplished by saying, at perhaps the Series or Plotter level, that all the rendered elements of a particular data series should include some given class attribute. From there CSS styling is possible, at least with SVG. For VML, since I believe it doesn't allow much styling beyond positioning and the like, we could probably have some sort of workaround that involved modifying the VML node attributes.
Change History
Note: See
TracTickets for help on using
tickets.