Feature/add story for line chart component (#385)

* Add story for line chart component

* Update changelog
This commit is contained in:
Thomas Kaul
2021-09-20 21:44:47 +02:00
committed by GitHub
parent af022ae316
commit 9ae9904389
25 changed files with 270 additions and 20 deletions

View File

@@ -12,6 +12,7 @@
benchmarkLabel="Buy Price"
[benchmarkDataItems]="benchmarkDataItems"
[historicalDataItems]="historicalDataItems"
[showGradient]="true"
[showXAxis]="true"
[showYAxis]="true"
[symbol]="data.symbol"