this.destroyHtmlElements(); if(!creator){ creator = this.chart.surface; } if(this.group){ this.group.clear(); }else{ this.group = creator.createGroup(); } this.dirty = true; return this;