This website works better with JavaScript
Home
Explore
Help
Register
Sign In
dkb
/
stocks-fe
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
remove legend from stock history price
Daniel Bohry
9 months ago
parent
b08b702407
commit
df612318e2
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/components/StockPriceHistory.svelte
+ 1
- 1
src/components/StockPriceHistory.svelte
View File
@@ -73,7 +73,7 @@
},
plugins: {
legend: {
- display:
tru
e
+ display:
fals
e
}
}
}