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

refactor: move bundle graph calculation to server and clean up components #27

Merged
merged 10 commits into from
Apr 5, 2024

Conversation

byCedric
Copy link
Member

@byCedric byCedric commented Apr 3, 2024

Linked issue

This moves all of the graph calculations to the API route instead of doing them in the browser. It also includes a new implementation of the treemap graph, dropping legacy, unnecessary calculations, and stable package colors. The new implementation also renders the paths better within the graph.

@byCedric byCedric force-pushed the refactor/improve-treemap branch 3 times, most recently from ca13a85 to 5b9c4f6 Compare April 3, 2024 22:55
@byCedric byCedric force-pushed the refactor/improve-treemap branch from 5b9c4f6 to ac17cd7 Compare April 3, 2024 22:55
@byCedric byCedric merged commit 93a3327 into main Apr 5, 2024
2 checks passed
@byCedric byCedric deleted the refactor/improve-treemap branch April 5, 2024 12:16
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.

1 participant