Highcharts-tooltip-delay

Add delay before displaying Highcharts Tooltip

Download .zip Download .tar.gz View on GitHub

Highcharts tooltip delay

Add delay before displaying Highcharts Tooltip

You can parametrize duration (default value is 1000)

var chartOptions = {tooltip: { delayForDisplay: 2000 }}

You can check JSfiddle demo here: DEMO

Demo WITH delay



Demo WITH delay, SHARED tooltip



Demo WITHOUT delay