Files
2026-03-22 22:21:50 +00:00
..
2026-03-20 09:00:50 +01:00
2025-12-16 08:08:36 +01:00
2026-03-22 22:21:50 +00:00
2026-02-03 23:14:09 +01:00
2026-01-11 00:13:28 +01:00

@symfony/ux-chartjs

JavaScript assets of the symfony/ux-chartjs PHP package.

Installation

This npm package is reserved for advanced users who want to decouple their JavaScript dependencies from their PHP dependencies (e.g., when building Docker images, running JavaScript-only pipelines, etc.).

We strongly recommend not installing this package directly, but instead install the PHP package symfony/ux-chartjs in your Symfony application with Flex enabled.

If you still want to install this package directly, please make sure its version exactly matches symfony/ux-chartjs PHP package version:

composer require symfony/ux-chartjs:2.23.0
npm add @symfony/ux-chartjs@2.23.0

Tip: Your package.json file will be automatically modified by Flex when installing or upgrading a PHP package. To prevent this behavior, ensure to use at least Flex 1.22.0 or 2.5.0, and run composer config --json "extra.symfony/flex.synchronize_package_json" false.

Resources