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:

  1. get set of time points used in both data sets
  2. for each time point either take value as given in data set or calculate via linear interpolation
  3. plot w(v) or v(w) depending on user axis selection

Change History (3)

comment:1 by fechner, 4 years ago

Milestone: 2.2.32.2.4

comment:2 by ghorwin, 4 years ago

Milestone: 2.2.42.2.3

comment:3 by ghorwin, 4 years ago

Resolution: completed
Status: newclosed
Note: See TracTickets for help on using tickets.