Opened 5 years ago
Closed 4 years ago
#223 closed enhancement (completed)
Parametric function support
Reported by: | ghorwin | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.2.3 |
Version: | 2.2.x | Keywords: | |
Cc: | Operating System: | all |
Description
Add support to display two 2D datasets, say v(t) and w(t) such that x-axis shows v and y-axis shows w. Both data sets may have own sampling frequencies so that parametric function is obtained via:
- get set of time points used in both data sets
- for each time point either take value as given in data set or calculate via linear interpolation
- plot w(v) or v(w) depending on user axis selection
Change History (3)
comment:1 by , 4 years ago
Milestone: | 2.2.3 → 2.2.4 |
---|
comment:2 by , 4 years ago
Milestone: | 2.2.4 → 2.2.3 |
---|
comment:3 by , 4 years ago
Resolution: | → completed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.