Forum Discussion

Willo's avatar
Willo
New Member
6 years ago
Solved

Datatable - incorrect dates on columns

Hello. I have created a datetable and built a stacked column visulisation. The values in the columns are correct but the dates, labelled on the axis are wrong. The dates in the tool tips are also cor...
  • ibarrau's avatar
    ibarrau
    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,