[highcharts] Update test with axis ScrollbarOptions (#16328)

This commit is contained in:
Ryan Taylor
2017-05-05 13:32:24 -04:00
parent a2ff92c6b3
commit 09672a5356
+4
View File
@@ -9,6 +9,10 @@ $(() => {
type: "arearange"
},
xAxis: {
scrollbar: { enabled: true }
},
navigator: {
height: 80,
maskFill: 'rgba(255, 198, 220, 0.75)',