Opened 16 years ago
Closed 10 years ago
#2123 closed task (invalid)
[charting] Series visibility toggling
Reported by: | Tom Trenka | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | Charting | Version: | 0.4 |
Keywords: | charting | Cc: | [email protected]…, [email protected]…, [email protected]…, [email protected]…, [email protected]… |
Blocked By: | Blocking: |
Description (last modified by )
From #1637:
Visibility toggling -- this is simply a matter of changing the "visibility" style attribute on a particular group node. The one minor issue I see is that using a grouped plotter renders all the data series under the same group node. This would preclude toggling the visibility of one particular data series. I can see the argument that perhaps this is by design since the data series are supposed to be grouped together, but on the other hand it wouldn't be any real effort to group all the data series in a grouped plotter separately.
Change History (12)
comment:1 Changed 16 years ago by
Component: | General → gfx (svg+vml) |
---|
comment:2 Changed 15 years ago by
Milestone: | → 0.9 |
---|
comment:3 Changed 15 years ago by
Component: | gfx (svg+vml) → Charting |
---|
comment:4 Changed 15 years ago by
Component: | Charting → Dojox |
---|
comment:5 Changed 15 years ago by
Milestone: | 0.9 → 1.0 |
---|
comment:6 Changed 15 years ago by
Milestone: | 1.0 → 1.1 |
---|---|
Owner: | changed from Tom Trenka to Eugene Lazutkin |
comment:7 Changed 15 years ago by
Component: | Dojox → Charting |
---|
comment:8 Changed 15 years ago by
Status: | new → assigned |
---|
comment:9 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.2 → future |
comment:11 Changed 10 years ago by
Cc: | [email protected],[email protected],[email protected],[email protected],[email protected] → [email protected], [email protected], [email protected], [email protected], [email protected] |
---|
This makes sense but this is certainly a bit more complex than hidding the drawing group. See also: http://bugs.dojotoolkit.org/ticket/14351#comment:8.
comment:12 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Actually, I think this was referring to the older 0.4 charting engine (which was not based on gfx at all), so I'm going to close it as "invalid". It'd be nice to hide/show series but there's already several implementations of it in place as it is...
Reassigning to Eugene and changing the milestone.