Эх сурвалжийг харах

remove legend from stock history price

Daniel Bohry 9 сар өмнө
parent
commit
df612318e2

+ 1 - 1
src/components/StockPriceHistory.svelte

@@ -73,7 +73,7 @@
 				},
 				plugins: {
 					legend: {
-						display: true
+						display: false
 					}
 				}
 			}