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

Check if figures can be improved #133

Open
LDSamson opened this issue Nov 5, 2024 · 1 comment
Open

Check if figures can be improved #133

LDSamson opened this issue Nov 5, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@LDSamson
Copy link
Collaborator

LDSamson commented Nov 5, 2024

Since the plotly objects appear to be the largest bottleneck in starting the application, it would be good to explore other options to improve speed and functionality, such as:

  • using native plotly functions
  • using an alternative (ggiraph)
@LDSamson LDSamson added the enhancement New feature or request label Nov 5, 2024
@jthompson-arcus
Copy link
Collaborator

I have personally found that cutting ggplot out helps a lot.

We can also consider not using plotly library and use a reduced/partial distribution. This is probably less desirable though.

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
None yet
Development

No branches or pull requests

2 participants