Forum Discussion
harshadrokade
Post Partisan
4 years agoManaging intervals on X axis
I have data with some numbers against dates starting from 01-Jan-2020 to 28-Oct-2020. I plotted this data on Area chart with dates on X axis & number on Y axis. The dates coming on X axis are co...
jdbuchanan71
Super User
4 years agoYou would need to add the month value to your date table as a new column then use that column as your x axis.
harshadrokade
Post Partisan
4 years agoHi jdbuchanan71
That will not work as then it will not show me the daily chart area. I want to see all dates data on chart but on X axis, I want monthly intervals shown. Refer the chart created in excel as below where you can see chart showing all dates values but X axis shows labels as monthly dates