zoom by range selection

This commit is contained in:
2019-10-28 18:39:12 +01:00
parent 920851b39e
commit eaddf97a0d
6 changed files with 110 additions and 21 deletions

View File

@@ -84,7 +84,7 @@
</div>
</div>
<div id="results">
<pdb-plot-view #plotView></pdb-plot-view>
<pdb-plot-view #plotView (zoomRange)="zoomRange($event)"></pdb-plot-view>
</div>
</div>