Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not update charts that are out of view #461

Open
domoritz opened this issue Jul 15, 2024 · 1 comment
Open

Do not update charts that are out of view #461

domoritz opened this issue Jul 15, 2024 · 1 comment
Labels
enhancement New feature or request projects Project ideas for Mosaic

Comments

@domoritz
Copy link
Member

In large dashboards, some charts may be outside the current view and therefore don't need to be updated. It would be interesting to explore ways to not update charts that are invisible at the moment but update them when they come into view.

@domoritz domoritz added enhancement New feature or request projects Project ideas for Mosaic labels Jul 15, 2024
@willium
Copy link
Member

willium commented Aug 14, 2024

  • it could be interesting to explore if cube indexes could be created as charts come into view, rather than on-the-fly with selections.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request projects Project ideas for Mosaic
Projects
None yet
Development

No branches or pull requests

2 participants