React Chart.js 2 aleleba version library.
Go to file
dependabot[bot] b160bf3f0e
Bump loader-utils and react-scripts in /example
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.4 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Updates `loader-utils` from 1.2.3 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.2.3...v2.0.4)

Updates `react-scripts` from 4.0.1 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-19 03:37:23 +00:00
example Bump loader-utils and react-scripts in /example 2022-11-19 03:37:23 +00:00
src Se arreglan problemas de Compatibilidad y se vuelven todos componentes funcionales. 2020-12-15 00:35:32 +00:00
.babelrc Se implementa la libreria de create-react-library para que funcione la libreria. 2019-12-05 13:07:01 -06:00
.editorconfig Se implementa la libreria de create-react-library para que funcione la libreria. 2019-12-05 13:07:01 -06:00
.eslintrc Se arreglan problemas de Compatibilidad y se vuelven todos componentes funcionales. 2020-12-15 00:35:32 +00:00
.gitignore Se implementa la libreria de create-react-library para que funcione la libreria. 2019-12-05 13:07:01 -06:00
.travis.yml Se implementa la libreria de create-react-library para que funcione la libreria. 2019-12-05 13:07:01 -06:00
package-lock.json Se actualizan todas las dependencias para que no existan vulnerabilidades. 2020-12-13 14:25:53 -06:00
package.json Se arreglan problemas de Compatibilidad y se vuelven todos componentes funcionales. 2020-12-15 00:35:32 +00:00
README.md Se agrega el Repositorio de npm que es en Readme. 2020-02-08 15:15:09 -06:00
rollup.config.js Se implementa la libreria de create-react-library para que funcione la libreria. 2019-12-05 13:07:01 -06:00

chartjs-2-react

Libreria de chart.js para React.js

NPM JavaScript Style Guide

Install

npm install --save chart-2-react

License

MIT