Title: Updating chart dynamically
Last modified: September 28, 2018

---

# Updating chart dynamically

 *  Resolved [Tiago Hillebrandt](https://wordpress.org/support/users/tiagohillebrandt/)
 * (@tiagohillebrandt)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/updating-chart-dynamically/)
 * Hey there!
 * After the plugin render a chart, there is no way to update its content dynamically
   via JavaScript.
 * My suggestion would be to update the main.js file to make the Chart object available
   globally.
 * This way we could update a chart dynamically after render it: [https://www.chartjs.org/docs/latest/developers/updates.html](https://www.chartjs.org/docs/latest/developers/updates.html)
 * I couldn’t find the Git repository where the plugin development is happening,
   but I would be happy to send over a Pull Request to address that.
 * Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Nenad Obradovic](https://wordpress.org/support/users/nenad-obradovic/)
 * (@nenad-obradovic)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/updating-chart-dynamically/#post-10733898)
 * Hi Tiago,
 * Thanks for your suggestion, I will improve charts with that feature. Also if 
   you want you can share me your solution, github repository [https://github.com/NenadObradovic/extensive-vc](https://github.com/NenadObradovic/extensive-vc)
 * Best regards,
    Nenad
 *  Plugin Author [Nenad Obradovic](https://wordpress.org/support/users/nenad-obradovic/)
 * (@nenad-obradovic)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/updating-chart-dynamically/#post-10779061)
 * Hi Tiago,
 * Could you check the github version of plugin, I improved pie chart shortcode 
   js and add it into global object, now you will be able to access the object data
   and methods (ex. window.evc.pieChart[0])? If you need some more method inside
   pie chart object be free to ask me.
 * Best regards,
    Nenad
 *  Plugin Author [Nenad Obradovic](https://wordpress.org/support/users/nenad-obradovic/)
 * (@nenad-obradovic)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/updating-chart-dynamically/#post-10789751)
 * Hi,
 * I released a new plugin version with charts improvements, so I will close this
   ticket
 * Best regards,
    Nenad

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Updating chart dynamically’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/extensive-vc-addon_9b9998.svg)
 * [Extensive VC Addons for WPBakery page builder](https://wordpress.org/plugins/extensive-vc-addon/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/extensive-vc-addon/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/extensive-vc-addon/)
 * [Active Topics](https://wordpress.org/support/plugin/extensive-vc-addon/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/extensive-vc-addon/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/extensive-vc-addon/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Nenad Obradovic](https://wordpress.org/support/users/nenad-obradovic/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/updating-chart-dynamically/#post-10789751)
 * Status: resolved