mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-03 00:30:14 +00:00
Merge pull request #286 from Steve-Fenton/patch-4
Update highcharts/highcharts.d.ts
This commit is contained in:
2
highcharts/highcharts.d.ts
vendored
2
highcharts/highcharts.d.ts
vendored
@@ -961,7 +961,7 @@ interface HighchartsOptions {
|
||||
title?: HighchartsTitleOptions;
|
||||
tooltip?: HighchartsTooltipOptions;
|
||||
xAxis?: HighchartsAxisOptions;
|
||||
yAxis?: HighchartsAxisOptions[];
|
||||
yAxis?: HighchartsAxisOptions;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user