Remove incorrect API usage?

This commit is contained in:
Ryan Cavanaugh
2016-08-01 12:16:12 -07:00
parent 14e3ddc9a9
commit 2a8388dae5
-5
View File
@@ -1849,11 +1849,6 @@ function test_SolidGauge() {
enabled: false
},
yAxis: {
stops: [
[0.1, '#55BF3B'], // green
[0.5, '#DDDF0D'], // yellow
[0.9, '#DF5353'] // red
],
lineWidth: 0,
minorTickInterval: null,
tickPixelInterval: 400,