fixing tests.

This commit is contained in:
Will Charczuk 2016-07-10 11:27:12 -07:00
parent f06f46a21e
commit 12a64410f6

View File

@ -15,9 +15,11 @@ func TestChartSingleSeries(t *testing.T) {
Title: "Hello!",
Width: 1024,
Height: 400,
YRange: Range{
Min: 0.0,
Max: 4.0,
YAxis: YAxis{
Range: Range{
Min: 0.0,
Max: 4.0,
},
},
Series: []Series{
TimeSeries{