score:2

Accepted answer

This one seems to work: http://jsfiddle.net/highcharts/uBhu7/1/

Basically, you need to destroy all markers when the selection is reset, then set the enabled option back to false so that the drawMarkers method doesn't create new ones.


Related Query

More Query from same tag