This commit is contained in:
Will Charczuk 2016-07-10 11:32:15 -07:00
parent 5fa929ed3f
commit 7e876eadf4

View File

@ -46,7 +46,7 @@ graph := chart.Chart{
},
},
chart.AnnotationSeries{
Name: "Last Value,
Name: "Last Value",
Style: chart.Style{
Show: true,
StrokeColor: chart.DefaultSeriesStrokeColors[0],