I have a chart shortcode in one of my pages.
[wpdatachart id=31]
I need to auto refresh that chart without refreshing the whole page. How can I do the same? Can I do it with jQuery or Java Script?