ArielMejiaDev / larapex-charts

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

Added support for extended plotOptions, beyond just horizontal. #70

Closed HawtDogFlvrWtr closed 12 months ago

HawtDogFlvrWtr commented 1 year ago

Rewriting my site to use Laravel, and fell in love with your apex charts plugin. My current charts leverage nearly every aspect of apex config, so i'm going to slowly add support for all of the features via PR's.

plotOptions info: https://apexcharts.com/docs/options/plotoptions/bar/

HawtDogFlvrWtr commented 1 year ago

Is there a reason this wasn't merged before the last change that broke it? It adds nearly all standard apex charts config items to your library.