reedware / nova-partition-metric-style-fix
Fixes the legend for parition metrics when more than 5 values appear.
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/reedware/nova-partition-metric-style-fix
Requires
- php: >=7.1.0
- illuminate/support: >=5.6
This package is auto-updated.
Last update: 2025-10-13 00:58:44 UTC
README
Fixes the legend for parition metrics when more than 5 values appear.
--
In short, this package will turn this:
Into this:
Any results after the first 10 won't appear in the legend, but they will appear in the partition. Personally, I found that including more than 10 results caused too much noise to be useful, but only being able to cleanly show up to 5 results definitely wasn't enough.
Installation (Using Composer)
composer require reedware/nova-partition-metric-style-fix