livewire-charts icon indicating copy to clipboard operation
livewire-charts copied to clipboard

Update Charts based on a user selection

Open alemodis opened this issue 3 years ago • 2 comments

Hello, i would like to ask if there is a way to update the charts based on some input from the blade component?

alemodis avatar Feb 15 '21 17:02 alemodis

Same here! Would be very useful

aitordri avatar Mar 20 '21 19:03 aitordri

Hi all! Thanks for your interest in the package.

You can pass data and change the charts based on other input if the chart is inside another Livewire component. Check this demo out to see how can you do it. https://github.com/asantibanez/livewire-charts-demo

asantibanez avatar Mar 20 '21 22:03 asantibanez