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

Custom format for Neuron2Graph #124

Closed
albertsgarde opened this issue Oct 8, 2023 · 0 comments · Fixed by #130
Closed

Custom format for Neuron2Graph #124

albertsgarde opened this issue Oct 8, 2023 · 0 comments · Fixed by #130
Labels
Feature Optimization Rust Mainly requires, or requires non-trivial Rust code

Comments

@albertsgarde
Copy link
Collaborator

We need a more flexible format for Neuron2Graph graphs than .dots.
The easiest and best way to do this is probably to create a Rust struct to represent them.
The JSON representation of this struct should be a nice interface for end-users.
It should be able to output a SVG almost identical to that output by the N2G script.

@albertsgarde albertsgarde added Feature Rust Mainly requires, or requires non-trivial Rust code Optimization labels Oct 8, 2023
@albertsgarde albertsgarde linked a pull request Dec 11, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Optimization Rust Mainly requires, or requires non-trivial Rust code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant