diagram-library
v4.8.2
Published
Diagramming library
Readme
Diagram Library
A diagram library that enables you to build any type of graph, flowchart, tree, org chart, diagram, process chart, database schema and much more. Includes a huge variety of prdefined node and link shapes, automatic layout algorithms, many import and export options.
The MindFusion Diagramming package has been officially moved to @mindfusion/diagramming.
For compatibility reasons, this diagram-library package is being maintained as a forwarder to the @mindfusion/diagramming package. This means that if you install diagram-library, the @mindfusion/diagramming package will automatically be installed as a dependency.
We highly recommend updating your project's dependencies to directly use @mindfusion/diagramming to ensure you are always using the latest version and to avoid potential issues in the future.
Installing
For the latest stable version:
npm i diagram-libraryTo install directly:
npm install @mindfusion/diagrammingOr using yarn:
yarn add @mindfusion/diagramming