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

Rewrite graph rendering #35

Merged
merged 2 commits into from
Dec 27, 2024
Merged

Rewrite graph rendering #35

merged 2 commits into from
Dec 27, 2024

Conversation

AlexGustafsson
Copy link
Owner

@AlexGustafsson AlexGustafsson commented Dec 26, 2024

Rewrite the rendering of the graph, getting rid of the unnecessary third
-party dependency when we can just have a little first-party code that d
oes what we need. Implemented to look similar to the existing node, with
out the bulk of the previous graph.

@AlexGustafsson AlexGustafsson changed the title WIP rewrite graph Rewrite graph Dec 27, 2024
@AlexGustafsson AlexGustafsson changed the title Rewrite graph Rewrite graph rendering Dec 27, 2024
@AlexGustafsson AlexGustafsson marked this pull request as ready for review December 27, 2024 16:39
Rewrite the rendering of the graph, getting rid of the unnecessary third
-party dependency when we can just have a little first-party code that d
oes what we need. Implemented to look similar to the existing node, with
out the bulk of the previous graph.
@AlexGustafsson AlexGustafsson merged commit 2ccd684 into main Dec 27, 2024
5 checks passed
@AlexGustafsson AlexGustafsson deleted the dev/graph-rework branch December 27, 2024 16:44
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