Forum Discussion
Dashbord optimization
- 3 years ago
150 cards on a page is too many. I suspect when you use Performance Analyzer for that page, you see high values in the "other" category (while each visuals waits for the other ones to render). Look into a different design to convey your information, or switch to visuals that have small multiples (or use the Cards with States visual). Another option is to use the Deneb visual, so that you can create a single visual that has all the same elements (probably with the "fold" transform and the use of faceting).
Pat
150 cards on a page is too many. I suspect when you use Performance Analyzer for that page, you see high values in the "other" category (while each visuals waits for the other ones to render). Look into a different design to convey your information, or switch to visuals that have small multiples (or use the Cards with States visual). Another option is to use the Deneb visual, so that you can create a single visual that has all the same elements (probably with the "fold" transform and the use of faceting).
Pat
Thanks