< Back to all clusters
[TECHNOLOGY] · 2 sources

started · updated

Filament framework tools enable animated stats and dynamic widgets

Developers working with the Filament framework have access to new ways to enhance data visualization and dashboard functionality. The xplodman/filament-count-up package provides animated count-up numbers for Filament stat widgets and table columns. This package utilizes Alpine.js to create a progressive enhancement that animates numbers from zero without requiring a separate build step.

Additionally, technical implementations for Filament allow for the integration of stats widgets above tables that auto-update based on applied table filters. This enables dynamic dashboard updates when users adjust date ranges or other criteria within a resource table.

Entities

Alpine.js · Filament · Packagist