Package Exports
- @opendatasoft/visualizations-react
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@opendatasoft/visualizations-react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@opendatasoft/visualizations-react 
A convenient React wrapper for Opendatasoft's visualizations components. If you are a React user, this wrapper makes it easier for you to use our visualizations components in your React app. It adds an abstraction layer that handles for you data updates and options in your visualizations.
⚠️ This package is currently under initial development, and shouldn't be used in any project yet.
Installation
The client is available as an npm package.
With npm:
npm install @opendatasoft/visualizations-react
With yarn:
yarn add @opendatasoft/visualizations-react
Get started
⚠️ FIXME: Write this section.
Contributing
This project welcomes contributions and suggestions! To do so, take a look at our Contributing Guide. It contains setup instructions, tools and scripts that can be useful if you need to work on all packages at the same time.
License
This project is licensed under the MIT license.