Skip to content

apexcharts/ngx-apextree

Repository files navigation

ngx-apextree

Angular wrapper for ApexTree - a JavaScript library for creating organizational and hierarchical charts.

Project Structure

ngx-apextree/
├── projects/
│   ├── ngx-apextree/    # Angular library
│   └── demo/            # Demo application
├── dist/                # Build output
└── ...

Development

Prerequisites

  • Node.js 18+
  • npm 9+

Install dependencies

npm install

Build the library

npm run build:lib

Run the demo

npm start

This will build the library and start the demo app.

Documentation

See the library README for usage documentation.

License

See LICENSE for details.

About

Angular wrapper for ApexTree.js to create organizational or hierarchical charts.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published