LaravelPackages.net
Acme Inc.
Toggle sidebar
reedware/nova-partition-metric-style-fix

Fixes the legend for parition metrics when more than 5 values appear.

20
0
v1.0.0
About reedware/nova-partition-metric-style-fix

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

Laravel Nova Partition Metric Style Fix

Fixes the legend for parition metrics when more than 5 values appear.

--

In short, this package will turn this:

Original Large

Into this:

Fixed Large

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

Star History Chart