Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add some sort of features to handle graphs with a large number of edges #10

Open
bskinn opened this issue Jan 14, 2024 · 0 comments
Open
Labels
issue: maybe 🤔 Being considered, but not certain topic: limiting states 🛑 Handling edge cases, system limitations, and such topic: multiple graphs ✂️ Splitting one filesystem tree into multiple graphs type: enhancement ✨ Something to add

Comments

@bskinn
Copy link
Owner

bskinn commented Jan 14, 2024

Mermaid now has a configurable cap on the max number of edges in a graph: mermaid-js/mermaid#5086

Uncertain at this time what the cap is on GitHub (at least 676 edges as of last testing), which is where we'd expect a lot of these diagrams to be shown.

We may need to implement some manner of reporting of edge counts, at minimum... or perhaps some sort of auto-diagram-splitting to keep each diagram under a given edge threshold?

@bskinn bskinn added enhancement maybe Might do this, might not type: enhancement ✨ Something to add issue: maybe 🤔 Being considered, but not certain topic: multiple graphs ✂️ Splitting one filesystem tree into multiple graphs topic: limiting states 🛑 Handling edge cases, system limitations, and such and removed enhancement maybe Might do this, might not labels Jan 14, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
issue: maybe 🤔 Being considered, but not certain topic: limiting states 🛑 Handling edge cases, system limitations, and such topic: multiple graphs ✂️ Splitting one filesystem tree into multiple graphs type: enhancement ✨ Something to add
Projects
None yet
Development

No branches or pull requests

1 participant