Opened 14 years ago
Closed 13 years ago
#2124 closed enhancement (fixed)
[charting] Chart styling/theming
Reported by: | Tom Trenka | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dojox | Version: | 0.4 |
Keywords: | charting | Cc: | [email protected]…, [email protected]…, [email protected]…, [email protected]…, [email protected]… |
Blocked By: | Blocking: |
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 (6)
comment:1 Changed 14 years ago by
Owner: | changed from anonymous to Tom Trenka |
---|
comment:2 Changed 14 years ago by
Milestone: | → 0.9 |
---|
comment:3 Changed 14 years ago by
Component: | General → Charting |
---|
comment:4 Changed 14 years ago by
Component: | Charting → Dojox |
---|
comment:5 Changed 14 years ago by
Milestone: | 0.9 → 1.0 |
---|
comment:6 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Complete with r. 11012.