diff --git a/InvestingApp/Views/Account/Index.cshtml b/InvestingApp/Views/Account/Index.cshtml index f36c90f..3e19f2f 100644 --- a/InvestingApp/Views/Account/Index.cshtml +++ b/InvestingApp/Views/Account/Index.cshtml @@ -122,7 +122,7 @@ legend: { position: 'bottom' }, vAxes: { 0: { - gridlines: {color: 'transparent'}, + // gridlines: {color: 'transparent'}, format:'# \'%\'' }, },