Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/indeemasoftware/react-component-widget

Component for resizing and repositioning charts, parsing transferred data when working with Recharts library.
https://github.com/indeemasoftware/react-component-widget

frontend javascript npm-package react react-components recharts webapp

Last synced: 5 days ago
JSON representation

Component for resizing and repositioning charts, parsing transferred data when working with Recharts library.

Awesome Lists containing this project

README

        

Piccy.info - Free Image Hosting

## ReactWidget Component
A component for integrating Recharts library into your project quick and easy.





## Getting Started

### Prerequisites
Install the Recharts library.
### Runs On
All browsers that include native Map and Set collection types.
## Older Browsers Workaround
If your project supports older browsers and devices that don't include Map and Set (e.g., IE<11) or that have non-compliant implementations (e.g., IE11), consider including a global polyfill in your bundled application, such as [core-js](https://github.com/zloirock/core-js) or babel-polyfill.
### Install Widget
Install ReactWidget component using:
`npm install --save react-indeema-widget`

## Example of Use
```jsx
render () {
return (

);
}
```

## See Also
If you prefer [Highcharts](https://github.com/highcharts/highcharts) over Recharts, check out [Dashboard](https://github.com/IndeemaSoftware/Dashboard) component.

## Support
If you have suggestions, feedback, or encounter any issues, write to [Stackoverflow](https://stackoverflow.com/) or contact us at [email protected].

To learn more about us, visit https://indeema.com.

## License
[MIT license](https://github.com/IndeemaSoftware/ReactWidget/blob/master/LICENSE)
Copyright 2019 © [Indeema Software](https://indeema.com).
### Developed by Roman Pavliv

## Terms of Use
ReactWidget component is released for testing purposes only. We make no guarantees with respect to its function. By using this software you agree that Indeema is not liable for any damage to your system and data.