Making X Axis continuous using months in a bar chart
Hi everyone,
I have a bar chart and as a dimension I'm using some target dates ('MMM-YY'), these are not continuous (ex: oct-21, dec-21,apr-22...). I want to display the chart using continuous months (jan,feb,mar,....) and each time my target months should take their place in this continuous axis.
It would be great also, since the bar chart is cumulative chart, to be able to combine two bars if the target month (i) is available but target month (i+1) not.