Installation
Use yarn
or npm
to install from the standard npm repository.
yarn
npm
Imports
Only the OrgChart
component itself is imported, the other provided components
are sub-components of that chart component.
Stylesheets
The component provides a default stylesheet that is automatically included. This provides the necessary structural/layout styles and a basic theme for the chart appearance. You are encouraged to override these styles in your application as you see fit.