columns-graph
v1.0.21
Published
columns graph react component that renders the GraphData object
Downloads
31
Readme
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';