docs: add graph documentation page and refine related pages#1048
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
WalkthroughThis PR adds JSDoc and inline comments to AbstractGraph/Graph, introduces a comprehensive Graph hierarchy guide ( ChangesGraph and BaseGraph Documentation and Integration
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related issues
Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
- 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
|



Notes
Covers #781
Tasks
Summary by CodeRabbit