Forum Discussion
Datatable - incorrect dates on columns
- 6 years ago
Hi, I think I see now. You have to change under formatting options the X-Axis from Continious to Categorial in order to see for each bar the exact thing you want. Otherwise it tries to draw an estimation of the places of the dates.
Like this:
xaxiscategorical
Regards,
Hi. Can you explain a bit more about the problem? what is wrong with the axis? (please add a picture or describe de issue). Also it would help a lot if you explain your dataset, how is the date table built? is it related with the values in column chart?
Right now is difficult to understand the problem, the only thing I can think is that your months are not in order.
Regards,
Hiya, I've now added a screenshot of the problem. This is a simple data set with data for 54 schools with values across a 3 month period from March to May. I am seeking to show the values, first by date, then by week. To do this I have created a dates table, based on advice from this forum. As I say, the data is correct, but table 1 has incorrect dates on the legend, althought the tooltips are correct. Table 2 shows dates as numbered days rather
than calendar dates
Hope that makes sense and looking forward to hearing from you.
Thanks for helping me
- ibarrau6 years agoSuper User
Hi, I think I see now. You have to change under formatting options the X-Axis from Continious to Categorial in order to see for each bar the exact thing you want. Otherwise it tries to draw an estimation of the places of the dates.
Like this:
xaxiscategorical
Regards,