Welcome to the Module Chart Fila 3 repository! This module is part of a larger project and provides a charting mechanism for visualizing data.
Features
- Multi-line charts: Display multiple lines of data on a single chart.
- Axis customization: Customize x- and y-axis labels, titles, and scales.
- Legend management: Manage the legend with options to hide or show specific lines.
- php v8+
- laravel
- Xot Module (Required)
- Tenant Module (Required)
- UI Module (Required)
Inside the laravel/Modules
folder:
git submodule add https://github.com/laraxot/module_chart_fila3.git Chart
php artisan module:list
in caso abilitarlo
php artisan module:enable Chart
php artisan module:migrate Chart