Mansi Joshi Posted May 3, 2019 Share Posted May 3, 2019 Is it possible to show the negative valued values to be shown as positive bar but labelled as actual negative value. For Example,the first bar chart valued "-11907.538" is currently displayed as downward bar chart as it has negative value.The desired output the bar chart has to beupward bar chart (in positive y axis) but the label should remain as"-11907.538". Can we achieve this Thanks in advance! Link to comment Share on other sites More sharing options...
Khushboo Rabadia Posted May 6, 2019 Share Posted May 6, 2019 This is not feasible as the scale values are either positive or negative and based on that labels are assigned. You can assign a custom tooltip to show the negative value or add in red color to denote negative values, positive values in different color. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now