Open Prashanth-Thomas opened 7 years ago
I tried using this.nvd3.chart.update(). It works fine when only the data needs to be updated. But what if i require the chart to not just update data, but also have a complete refresh as well(options+data series).
I tried using this.nvd3.chart.update(). It works fine when only the data needs to be updated. But what if i require the chart to not just update data, but also have a complete refresh as well(options+data series).