Opened 14 years ago
Closed 14 years ago
#2126 closed task (fixed)
[charting] Improve render line on dynamic updating
Reported by: | Tom Trenka | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Charting | Version: | 0.4 |
Keywords: | Cc: | [email protected]…, [email protected]…, [email protected]…, [email protected]…, [email protected]… | |
Blocked By: | Blocking: |
Description
From #1637:
Dynamic data updates -- It'd be useful to be able to dynamically add new data points the chart. Ideally this could be done without having to re-generate all the VML/SVG from scratch since performance is a necessary consideration.
Note that the charting engine was built this way to begin with but there could (and should) be improvements in the rendering process.
Change History (2)
comment:1 Changed 14 years ago by
Milestone: | → 0.9 |
---|
comment:2 Changed 14 years ago by
Component: | gfx (svg+vml) → Charting |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This has been essentially completed as part of the 0.4.2 changeset bug (refs #2365); closing in favor of those, may reopen as needed.