gpt4 book ai didi

export - Highcharts : set title on exporting

转载 作者:行者123 更新时间:2023-12-02 07:18:42 33 4
gpt4 key购买 nike

我正在寻找一种方法:

  • 隐藏 HTML 页面结果上的标题
  • 导出时在 highcharts 图表上显示标题(PDF、PNG、JPEG 或打印)

我不知道如何继续。有人可以帮助我吗?

最佳答案

您可以在导出时定义此参数。

http://api.highcharts.com/highcharts#exporting.chartOptions

http://jsfiddle.net/BdHJM/

exporting:{
chartOptions:{
title: {
text:'aaaaa'
}
}
},

关于export - Highcharts : set title on exporting,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14751224/

33 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com