Fixes the legend for parition metrics when more than 5 values appear.
reedware/nova-partition-metric-style-fix is a Laravel package for fixes the legend for parition metrics when more than 5 values appear..
It currently has 0 GitHub stars and 20 downloads on Packagist (latest version v1.0.0).
Install it with composer require reedware/nova-partition-metric-style-fix.
Discover more Laravel packages by reedware
or browse all Laravel packages to compare alternatives.
Last updated
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.
composer require reedware/nova-partition-metric-style-fix