mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-19 16:49:45 +08:00
Use correct object in test for 'highcharts'.
This commit is contained in:
@@ -112,9 +112,7 @@ var chart2 = new Highcharts.Chart({
|
||||
});
|
||||
|
||||
chart1.exportChart(null, {
|
||||
chart: {
|
||||
backgroundColor: '#FFFFFF'
|
||||
}
|
||||
backgroundColor: '#FFFFFF'
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user