removing these.
This commit is contained in:
parent
149bc3ad5d
commit
18a6e3eed1
2 changed files with 0 additions and 35 deletions
|
|
@ -69,8 +69,6 @@ func chartHandler(rc *web.RequestContext) web.ControllerResult {
|
|||
YValues: s2y,
|
||||
},
|
||||
},
|
||||
CreateContinuousSeriesLastValueLabel("a - last value", s1x, s1y, chart.FloatValueFormatter),
|
||||
CreateContinuousSeriesLastValueLabel("b - last value", s2, s2y, chart.FloatValueFormatter),
|
||||
}
|
||||
|
||||
if format == "png" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue