Skip to content

Releases: Asharif88/filament-plotly

Release 1.1.2

26 Jan 17:42

Choose a tag to compare

  • bugfix: filter-form component not cacheable
  • enhancement: changing chartData to protected to avoid livewire diff overhead on updates for large datasets

Release 1.1.1

26 Jan 11:42

Choose a tag to compare

  • bugfix: Chart not re-rendering properly
  • Adding the ability to add header or footer actions on the widget

Release 1.1.0

20 Jan 14:00
2bffc14

Choose a tag to compare

  • Added Filament v5 support
  • Bumped plotly.js to version 3.3.1
  • Adding support for beforeContent, allowing users to add custom HTML/Views content before the plotly chart.
  • Updating dependencies

Release 1.0.0

21 Dec 16:50
a0886b1

Choose a tag to compare

Filament v4 plugin allowing you to create Plotly.js widgets in your panels