高图表按钮

发布于 2025-01-08 16:30:45 字数 159 浏览 0 评论 0原文

有谁知道是否可以在 highcharts 中包含一个按钮?我有一个条形图,我想在标签左侧放置一个按钮,例如 条形图 但在非洲、美洲、亚洲等前面有一个按钮。 谢谢!

does any one know if it is possible to include a button inside of highcharts? I have a bar chart and I want to put a button on the left of the label somthing like this bar chart but with a button before Africa, America, Asia etc.
Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

柳絮泡泡 2025-01-15 16:30:45

据我所知,highchart 不支持这一点。您可以使用 javascript 来破解它,例如找到节点 $(.highcharts-axis) 并为每个子节点添加按钮。

希望有帮助。

As far as I know, this is not support by highchart. You may use javascript to hack it, e.g. find the node $(.highcharts-axis) and add the button for each child.

Hope it helps.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文