简体   繁体   English

Highcharts 3之类的菜单按钮将不会显示

[英]Highcharts 3 like menu button won't display

So I am trying to add a highcharts chart with an export button. 所以我试图添加带有导出按钮的图表图表。

I have reference to the two needed scripts: exporting.js and highcharts.js 我已经引用了两个所需的脚本:exporting.js和highcharts.js

How it should look like 它看起来像什么

在此处输入图片说明

How it looks now 现在看起来如何

在此处输入图片说明

How can I make it display properly? 如何使其正确显示?

You are using CSS styled version of exporting.js, styled version is located under js foler: 您正在使用Exporting.js的CSS样式版本,该样式版本位于js foler下:

https://code.highcharts.com/js/modules/exporting.js

File for non CSS styled version: 非CSS样式版本的文件:

https://code.highcharts.com/modules/exporting.js

Example: https://jsfiddle.net/w6tdcLyu/ 示例: https//jsfiddle.net/w6tdcLyu/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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