Looking to hire Laravel developers? Try LaraJobs

laravel-recharts maintained by kaishiyoku

Description
A Laravel package for using the Recharts charting Library.
Last update
2022/11/14 19:39 (dev-dependabot/npm_and_yarn/js/loader-utils-1.4.2)
License
Links
Downloads
128

Comments
comments powered by Disqus

Table of contents

Description

📄 Docs

Please keep in mind that this package currently is in alpha state. Breaking changes are very likely.

With this package you can use the Recharts charting library from your Laravel application. No JavaScript knowledge required. The main principle is to keep the configuration simple so that you can concentrate on other things.

The library offers composed charts, that means you can mix your charting elements (for example line and bar charts).

The project is in a very early stage. At the moment line and bar charts are supported with few configuration options (you can define the basic color of each element).

Later on I plan to add more customization options like customizing the cartesian grid of the chart for example.

License

MIT (https://github.com/Kaishiyoku/laravel-recharts/blob/master/LICENSE)

Author

Twitter: @kaishiyoku
Website: www.andreas-wiedel.de