vue-highcharts
vue-highcharts copied to clipboard
select element programatically
Is there a way to select a highmaps element programatically. According to the higcharts docs I should call point.setState("select"). However setState() seems not to be part of vue-highcharts.