Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
142995 | Feb 28,2019 05:30 AM UTC | Mar 1,2019 07:04 AM UTC | ASP.NET Core - EJ 2 | 1 |
![]() |
Tags: Charts |
document.getElementById("remove").onclick = function () {
var chart = document.getElementById("container").ej2_instances[0];
//Assigning empty array to series and refresh the chart
chart.series = [];
chart.refresh();
}
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.