ArielMejiaDev / larapex-charts

A Laravel wrapper for apex charts
https://larapex-charts.netlify.app/
MIT License
284 stars 84 forks source link

configuration of the minimum, maximum, tick amount of the y-axis #78

Closed marineusde closed 4 months ago

marineusde commented 1 year ago

Using:

$chart = (new RadarChartWithYAxis)
            ->setYAxis(0, 4, 4, true);
ArielMejiaDev commented 7 months ago

@zwhhz This PR makes sense, could you please add the same option for: