flexdashboard
flexdashboard copied to clipboard
apply vertical_layout: fill at column level
Sometimes, especially when using DT inside Flex dashboard it is desirable to apply different layout logic for different columns, i.e use vertical_layout: fill for specific columns only. Is this a possibility?
See comments on issue #117 for details on the use case.