1.0.19 • Published 8 days ago

columns-graph v1.0.19

Weekly downloads
-
License
ISC
Repository
github
Last release
8 days ago

Columns-Graph model

Most Important

Do not reference anything else from this graph folder. As this is a standalone module.

Publish

yarn build will produce a packaged UMD module through webpack. This can be published to npm publish after build is complete.

Usage

yarn add columns-graph to install the package.

import { Chart, Tooltip } from 'columns-graph';