You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Text describing a number containing a space as a thousand separator should be treated by the data module as a number regardless of whether it is positive or negative.
Actual behaviour
Text describing a number containing a space as a thousand separator is not treated by the data module as a number when it is negative.
Expected behaviour
Text describing a number containing a space as a thousand separator should be treated by the data module as a number regardless of whether it is positive or negative.
Actual behaviour
Text describing a number containing a space as a thousand separator is not treated by the data module as a number when it is negative.
Live demo with steps to reproduce
https://jsfiddle.net/BlackLabel/9rh4uz2v/
Product version
Highcharts v11.0.1
Workaround
https://jsfiddle.net/BlackLabel/v5ndkfgh/
The text was updated successfully, but these errors were encountered: