简体   繁体   中英

JavaScript - Highcharts : How to prevent double click?

I need to prevent a double click event on a highchart series (point). I checked the Highchart documentation and it doesn't seem to support doubleclick event. Does anyone know how to go about it?

可能可以使用扩展程序来禁用双击: http : //www.highcharts.com/plugin-registry/single/15/Custom-Events

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM