{{ message }}
docs: add graph documentation page and refine related pages#1048
Merged
Conversation
2 tasks
tbouffard
reviewed
Apr 24, 2026
tbouffard
reviewed
Apr 24, 2026
- Add new "Graph" page covering AbstractGraph, Graph, BaseGraph, comparison and use cases - Add cross-references to the new page across usage, manual and tutorials docs - Refine plugins.md: alphabetized table, emoji status column, BaseGraph examples, warning against duplicate plugins, improved intro of "Choosing the Plugins to Use", removed reference to default plugins - Fix typo in website README
b354aff to
b61394f
Compare
|
|
There was a problem hiding this comment.
Actionable comments posted: 2
🧹 Nitpick comments (1)
packages/website/docs/usage/plugins.md (1)
25-25: ⚡ Quick winConsider simplifying "a large number of" to "many".
To reduce wordiness, "a large number of handler instances" could be simplified to "many handler instances" or "numerous handler instances".
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 29e0a523-5595-44fe-b571-0e491bf7f31b
📒 Files selected for processing (19)
packages/core/src/view/AbstractGraph.tspackages/core/src/view/Graph.tspackages/website/README.mdpackages/website/docs/development/high-level-api-description.mdpackages/website/docs/intro.mdpackages/website/docs/manual/cells.mdpackages/website/docs/manual/group-and-complexity-management.mdpackages/website/docs/tutorials/editor.mdpackages/website/docs/tutorials/graph.mdpackages/website/docs/tutorials/the-hello-world-example.mdpackages/website/docs/usage/css-and-images.mdpackages/website/docs/usage/edge-styles.mdpackages/website/docs/usage/global-configuration.mdpackages/website/docs/usage/graph.mdpackages/website/docs/usage/i18n.mdpackages/website/docs/usage/image-bundles.mdpackages/website/docs/usage/migrate-from-mxgraph.mdpackages/website/docs/usage/perimeters.mdpackages/website/docs/usage/plugins.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Notes
Covers #781
Tasks
Summary by CodeRabbit