feat: let efficiently not load default plugins and style builtins by tbouffard · Pull Request #776 · maxGraph/maxGraph
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
marked this pull request as ready for review
This was referenced
Jul 23, 2025This 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