marineusde / larapex-charts

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

Turn legend off? #17

Open lukejames1111 opened 2 months ago

lukejames1111 commented 2 months ago

I'm trying to remove the legend and have I tried ->setShowLegend(false) but it still shows. I'm not sure what the setter should be.

marineusde commented 1 month ago

Do you have more code for me to reproduce it?