Hi,
is there a way to be able to choose - depending on the amount of data in a graph - if you want to display the X-axis or not?
I have a column graph that can update itself and have anywhere between 0 and > 200 columns. Whenever the graph has more than ~20 columns only every second column has its name displayed on the X-axis (and of course even fewer when the number of columns increases).
I want that when the 20 column limit is reached the X-axis should be hidden automatically. Is there a way to achieve this?
Thanks, osciva
Is the chart readable if you remove the category labels?
If you want complete control without code using an additional data series plotted as line might work,
thanks,
now I made every cell the title column in the source data dependent on a cell where I count the total colums. If its below a certain value I print "" instead of the name.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks