feat: let efficiently not load default plugins and style builtins by tbouffard · Pull Request #776 · maxGraph/maxGraph

@tbouffard

Introduce BaseGraph, a variation of Graph that does not load default plugins and style builtins.
A new AbstractGraph class is available to share the common logic between Graph and BaseGraph.

The code now mostly use the AbstractGraph when possible to let use both graph classes indifferently.

@tbouffard

@tbouffard tbouffard marked this pull request as ready for review

April 24, 2025 12:16

coderabbitai[bot]

This was referenced

Jul 23, 2025