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{ chart.AnnotationSeries{
Name: "Last Value, Name: "Last Value",
Style: chart.Style{ Style: chart.Style{
Show: true, Show: true,
StrokeColor: chart.DefaultSeriesStrokeColors[0], StrokeColor: chart.DefaultSeriesStrokeColors[0],