Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
suvechha_b
Creator III
Creator III

X and Y bar

Chart : X-Y Bar

My Chart look like this :

Capture.PNG

How can I get the below Chart format.

Output:

Capture.PNG

1 Solution

Accepted Solutions
arulsettu
Master III
Master III

in axes tab increase width to 1 both

View solution in original post

4 Replies
sunny_talwar

I think you need 2 things here:

1) Sort the bar chart in ascending order based on x axis MonthYear field. Question is, are these dates in dual format? or are they string? I would suggest creating the MonthYear using MonthName() function which will be dual in nature and can be sorted numerically.

2) You need 0 for monthyear where data doesn't exist. For that you will need to uncheck 'Suppress Zero-Values' on the presentation tab of the chart properties.

HTH

Best,

Sunny

suvechha_b
Creator III
Creator III
Author

Capture.PNG

Sorry I was not clear in my first question.

How to get the lines ?

arulsettu
Master III
Master III

in axes tab increase width to 1 both

Not applicable

Go to chart properties -> Axes Tab -> in Expression Axes and dimension Axis, increase the width of the axis line.