Feature #13
Line plot
Status: | New | Start date: | 07/23/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Xin Zhou | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - |
Description
Line plot is the new rendering mode for numerical tracks. Multiple tracks can be rendered in the same canvas sharing Y axis.
This function is half finished, need to finish following:
1. performance improvement (currently use SVG lines, the performance is really bad, need to change to canvas)
2. show in secondary panels
History
Updated by Xin Zhou over 11 years ago
- Assignee set to Xin Zhou
Updated by Xin Zhou over 11 years ago
progress:
- matplot is now done using canvas
- can add tracks to a matplot, can remove tracks from one
- can show in splinters
todo:
- session
- svg output
- url trigger
- tooltip X position in splinter, after adjusting width of either trunk or splinter
- deal with normalized track value