You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have several charts lined up, each with its own value. I set a filter for the chart, every time the filter changes. The value for the chart also changes. However, the line on the chart does not change, even though the data has been updated.
Code snippets
The data in $revenue will always change when the filter is changed.
Flux version
v2.0
Livewire version
v3.5
Tailwind version
v4.0.7
Browser and Operating System
Chrome & Mac OS
What is the problem?
I have several charts lined up, each with its own value. I set a filter for the chart, every time the filter changes. The value for the chart also changes. However, the line on the chart does not change, even though the data has been updated.
Code snippets
The data in $revenue will always change when the filter is changed.
How do you expect it to work?
The graph should update when the values are updated.
Please confirm (incomplete submissions will not be addressed)
The text was updated successfully, but these errors were encountered: