Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to control/change the position of an object within a container? Or possible to change the size of the grid dynamically.
If I have a container with 3 charts, but one of the charts is only visible in some cases. I would like to reset the grid (without a blank space) when the 3rd chart is not visible.
Is it possible?
Unfortunately, there are no such settings available..
With a grid you may set visibiliy of a chart controlled with a variable (ex. $(var)=1)
If you add a button and reset the value of the variable, the chart in the container will be displayed or not ...
Hope it helps
Instead of Container, use either buttons or Text objects to show the charts conditionally with Actions.