0👍
✅
OK I finally found that I could manage what I wanted. By adding the "redraw" tag in the parameters of my element and By setting a key=Date.now() in my initial state : so that every time I want to update my chart, I’ll reset my key=Date.now() so that the state will understand that something has changed.
Source:stackexchange.com