JSFiddle - React, Tailwind, and code Playground
by vrmtm
JavaScript
series: {
allowPointSelect: true,
stickyTracking: false,
point: {
events: {
mouseOver: function(event) {
var point = this;
this.select(true)
}
}
},
animation: {
duration: 1200
}
}