Forum Discussion
Display all dates on a staked column chart
- VincentCWork3 years agoFrequent Visitor
My post is specifying that when I switch to Categorical the data change.
Top graph is with Continuous, second is Categorical.The order of magnitude is about 7 time smaller and the data is distributed quite differently.
I did try extracting the year and then building the graph based on the year only (instead of the full date), but both Categorical (and Continuous) graphs are the same regarless of if I use only the year or the full date.
- SivaMani3 years agoResident Rockstar
VincentCWork, The X-axis date value will be displayed based on the visual width and the number of records in this date column. I see you are trying to show more than 10 years of data. I would suggest you apply a date filter to show the last 2-3 years of data if that makes sense. Another option will be, Use data hierarchy (Year/Month/Day) with drill-down.
- VincentCWork3 years agoFrequent Visitor
If I understand correctly, there is no way to display all the years (we do require all 18 years in our analysis)?
As you suggested, I did try using it in drill mode, but I get the exact same graph as the Continuous graph using only the year (i.e. only multiples of 5 shown)
Do you have any clues as to why the data changes when switching the type?