Skip to content

Conversation

@rich-iannone
Copy link
Member

This PR decreases the time to render an interactive gt table via a more selective definition of colDefs. Only those columns that have one or more formatting directives will have their cells rendered, extracted, and passed on to the interactive table.

Fixes: #1289

@rich-iannone rich-iannone merged commit 694343b into master Jun 27, 2024
@rich-iannone rich-iannone deleted the opt-interactive-selective-format branch June 27, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make opt_interactive() faster via reactive computing

2 participants