quote
This commit is contained in:
parent
5fa929ed3f
commit
7e876eadf4
1 changed files with 1 additions and 1 deletions
|
@ -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],
|
||||||
|
|
Loading…
Reference in a new issue