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

[SimEngine][Analytics][dapp] Sign off on altair vs. plotly #842

Closed
2 tasks done
idiom-bytes opened this issue Mar 31, 2024 · 1 comment · Fixed by #853
Closed
2 tasks done

[SimEngine][Analytics][dapp] Sign off on altair vs. plotly #842

idiom-bytes opened this issue Mar 31, 2024 · 1 comment · Fixed by #853
Labels
Type: Enhancement New feature or request

Comments

@idiom-bytes
Copy link
Member

idiom-bytes commented Mar 31, 2024

Background / motivation

As we've been migrating away from vanilla matplotlib to streamlit matplotlib, we have also been working through other packages such that we can improve the overall stack of technologies and achieve the responsiveness/simplicity of building these charts.

Altair vs. Plotly have various tradeoffs, and as a team, we should make an intentional decision as how we can move forward with this.

This ticket is meant for us to document these tradeoffs, review them, and sign off on how we'll be using the stack from this point onwards.

TODOs / DoD

  • Provide a detail breakdown of the tradeoffs between Altair vs. Plotly
  • Review and discuss these as a team so we can sign off on how to move forward with this

Related github issues

@idiom-bytes
Copy link
Member Author

After reviewing where we're at in sprint planning, altair is a bottleneck in order to move to other web frameworks. Plotly in particular doesn't use altair, and panel may also benefit from this unification.

As a result we want to port all the charts from altair to plotly, in preparation for this.

calina-c added a commit that referenced this issue Apr 4, 2024
* Readd varimps code and convert to plotly.
* Convert profit and accuracy graphs to plotly.
* Convert profits scatters to plotly.
* Convert f1 recall.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant