Dynamic report layout
Use this showcase to learn the custom layout API for dynamic embedding of visuals.
1. Select the visuals from the menu on the left
The configuration of each visual changes between 'Hide'/'Show', and the app dynamically calculates the position of each visual (see code) for each layout. Default view has all visuals selected.
2. Change the layout to fit different screens
By choosing different layouts, the application sets size and position of each visual (see code),
In this showcase, we show options of 3 columns, 2 columns and 1 column to fit different screen sizes.
Report visuals (Hide/Show)