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
The default behavior is to denote negative numbers by prefixing '-' sign before them and positive numbers without any prefix, can we alter this way of denoting numbers?
Here is a snap of my local policy settings:
Example my requirement is to denote negative numbers inside brackets (dictated by locale policy of some users), so on Y axis -25 should be shown as (25), positive numbers shall be shown normally.
I can't find any attribute to set the negative number format according to my locale policy. Is this achievable?
The text was updated successfully, but these errors were encountered:
The default behavior is to denote negative numbers by prefixing '-' sign before them and positive numbers without any prefix, can we alter this way of denoting numbers?
Here is a snap of my local policy settings:
Example my requirement is to denote negative numbers inside brackets (dictated by locale policy of some users), so on Y axis -25 should be shown as (25), positive numbers shall be shown normally.
I can't find any attribute to set the negative number format according to my locale policy. Is this achievable?
The text was updated successfully, but these errors were encountered: