leandrocfe / filament-apex-charts

Apex Charts integration for Filament PHP.
https://filament-apex-charts-demo.leandroferreira.dev.br
MIT License
286 stars 36 forks source link

ability to hide header content #21

Closed valpuia closed 1 year ago

valpuia commented 1 year ago

You can hide the header content (div) if you didn't provide all of them

  1. $heading
  2. getHeading()
  3. getFormSchema()
  4. getOptions()
valpuia commented 1 year ago

This fixed #14

leandrocfe commented 1 year ago

This fixed #14

I'm currently working on some enhancements and I'll change it. Thank you.

valpuia commented 1 year ago

This fixed #14

I'm currently working on some enhancements and I'll change it. Thank you.

Should i close my PR?