Mercurial > hg > ugly-duckling
log src/app/visualisations/curve/curve.component.ts @ 402:f9d5006f76e1
age | author | description |
---|---|---|
Fri, 02 Jun 2017 19:10:47 +0100 | Lucas Thompson | Change curve component to not render vertical scale / highlight by default. Delegate to child TrackComponent for that work, so the curve can be used like tracks, notes etc. |
Thu, 01 Jun 2017 23:04:39 +0100 | Lucas Thompson | Revert changes relating to bodging unit onto the shaped features. Now return from the extraction service and add to the analysis item, and send into the cross-hair component with a prop. |