mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
highcharts: Fix test (#19404)
This commit is contained in:
@@ -2516,7 +2516,7 @@ function test_NumericSymbolMagnitude() {
|
||||
}]
|
||||
});
|
||||
|
||||
chart.update(<Highcharts.ChartOptions> {
|
||||
chart.update({
|
||||
lang: {
|
||||
numericSymbols: ['万', '億'],
|
||||
numericSymbolMagnitude: 10000
|
||||
|
||||
Reference in New Issue
Block a user