Replies: 1 comment
-
Have you found a solution for this problem? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good day,
I am looking for any help I can get. When using Apex charts with Dashboard filters, my chart data does not update. I can receive $this->filters and dump the data as below:
My code for the filters is as below:
My code for the Apex chart is as below:
I have tried a ton of things, including dispatching and events, which never seem to work and lock out my filters. Is there any other approach I can try?
Any help will be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions