mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
[highcharts] Update test with axis ScrollbarOptions (#16328)
This commit is contained in:
@@ -9,6 +9,10 @@ $(() => {
|
||||
type: "arearange"
|
||||
},
|
||||
|
||||
xAxis: {
|
||||
scrollbar: { enabled: true }
|
||||
},
|
||||
|
||||
navigator: {
|
||||
height: 80,
|
||||
maskFill: 'rgba(255, 198, 220, 0.75)',
|
||||
|
||||
Reference in New Issue
Block a user