Change data point state to unselected. By this API, you can unselect data points. To use this API, data.selection.enabled needs to be set true.
external void unselect([List<String> ids, List<num> indices]);