Vue-ApexChart - A Vue Chart wrapper for ApexCharts.js Updating Vue Chart Data. Updating your Vue chart data is simple. You just have to update the series props which you pass to the component and it will automatically trigger event to update the chart. We will see an example below updating the chart data with some random series to illustrate the point.