log src/app/visualisations/curve/curve.component.ts @ 367:f967cb22a37a

age author description
Tue, 30 May 2017 18:19:55 +0100 Lucas Thompson Clear when updating, not functional difference in this app as it stands because components only receive inputs once atm.
Tue, 30 May 2017 18:14:05 +0100 Lucas Thompson Core logic copied over from old waveform.component.ts for drawing curve. Needs refactoring as some logic is used for tracks. No highlight or vertical scale yet.
Tue, 30 May 2017 15:06:11 +0100 Lucas Thompson Add skeleton for a curve component.