SyntaxFix
Write A Post
Hire A Developer
Questions
If you are using push to push the data to the option.series dynamically .. just use
options.series = [];
to clear it.
options.series = []; $("#change").click(function(){ }