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{
|
||||
Name: "Last Value,
|
||||
Name: "Last Value",
|
||||
Style: chart.Style{
|
||||
Show: true,
|
||||
StrokeColor: chart.DefaultSeriesStrokeColors[0],
|
||||
|
|
Loading…
Reference in a new issue