Forum Discussion

Pbc95's avatar
Pbc95
Frequent Visitor
2 years ago
Solved

How to get all values in a continuous x axis

Hi,    I'm wondering If there's a way to show all data values in a x axis while I select a CONTINUOUS type.   I'm showing weeks numbers that not all of its have data but is important to see that....
  • Sergii24's avatar
    2 years ago

    Hi Pbc95, there is no way to show all data labels when using continiuos type of X axis as this type of axis is plotting all data in dedicated spaces and automatically defines intervals. To show all labels you need to use categorical type of axis.

    Good luck!