@@ -277,7 +277,7 @@ func AvgChart(f *excelize.File, worksheetName string, location string, avgCpuCol
Font: excelize.Font{
Color: "000000",
},
Maximum: *yMaxValue,
Maximum: &yMaxValue,
Dimension: excelize.ChartDimension{
Height: 500,
The note is not visible to the blocked user.