mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-11 10:59:55 +08: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