kaishiyoku/laravel-recharts

This package is abandoned and no longer maintained. No replacement package was suggested.

A Laravel package for using the Recharts charting Library.

Installs: 101

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 7

Language:JavaScript

0.10.0 2021-06-26 20:15 UTC

README

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