供参考,找到屏幕快照。已经尝试过https://www.highcharts.com/forum/viewtopic.php?f=9&t=42208,但仍然无法正常工作。
要删除上下文菜单
从代码中删除以下模块脚本
<script src="https://code.highcharts.com/modules/exporting.js"></script>
或禁用导出
exporting: { enabled: true }
示例:http://jsfiddle.net/BlackLabel/yy29pwda/