Hi, I have a graph(stacked bars type) that is for showing departments. At the moment its on one page, its height is enough to display 40 departments, however if the data includes more than 40 the graph will still just be one page, not displaying the remaining data.
Is it possible to make the graph extend onto the next page/grow untill it has displayed all the data?
If no, is it possible to program the height somehow through code (so i could calculate the correct height based on the data it will receive)?
Is it possible to make the graph extend onto the next page/grow untill it has displayed all the data?
If no, is it possible to program the height somehow through code (so i could calculate the correct height based on the data it will receive)?