Explorar o código

fix portfolio value history chart

Daniel Bohry hai 3 meses
pai
achega
3f3c8150c2
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/components/PortfolioValueHistory.svelte

+ 3 - 0
src/components/PortfolioValueHistory.svelte

@@ -155,6 +155,9 @@
 					legend: {
 						display: false
 					},
+					datalabels: {
+						display: false
+					},
 					tooltip: {
 						backgroundColor: 'rgba(0, 0, 0, 0.8)',
 						titleColor: 'white',