marineusde / larapex-charts

A Laravel wrapper for apex charts
https://github.com/marineusde/larapex-charts
MIT License
1 stars 2 forks source link

Add 'show' attribute to YAxisOption for visibiity control #19

Closed lukejames1111 closed 2 months ago

lukejames1111 commented 2 months ago

Added the show attribute to the toArray method of the YAxisOption class, allowing for control over the Y-axis visibility in charts.