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
Hey @damiansmith86, the method that draws the charts based on the DOM elements is only run on the initial start of the script. I will turn this into a feature request to expose that method so you can call something like drawHTMLCharts() or something like that.
I added some script to my test area that would use jQuery attr() to update the data-oochart-start-date:
It changes the data attribute without issue, but the graphs do not "regenerate"
Basically remain static.
Is there a feature for this that I have missed, or can anyone produce a better method for this?
Thanks!
The text was updated successfully, but these errors were encountered: