use snackbar to show error messages

This commit is contained in:
2019-11-16 08:57:39 +01:00
parent 41d30cbc44
commit 3022edb1e1
5 changed files with 25 additions and 11 deletions

View File

@@ -89,10 +89,12 @@
</div>
</div>
<div id="results">
<pdb-plot-view
<pdb-plot-view
#plotView
(zoomRange)="zoomRange($event)"
(zoomWithDateAnchor)="zoomWithDateAnchor($event)"></pdb-plot-view>
<pdb-gallery-view>
</pdb-gallery-view>
</div>
</div>