Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Highcharts 导出服务,有时当我导出为 png 时,我只能得到 png 中图表的四分之一。屏幕上的图表非常完美。这只发生在某些用户机器上,但似乎与浏览器无关(发生在 IE-9 和 Chrome 上)。
尝试使用这个: -
出口:{宽度:600}
在你的新 Highcharts.Chart({}); 定义。