仅与一个轴相关的AMCHARTS滚动条?

发布于 2025-02-09 17:02:25 字数 263 浏览 2 评论 0原文

AMCHARTS 4仅将滚动条仅放在图表的单个值轴上,是否有可能。 我有一个图表,其中一个X轴作为日期轴,将几个Y轴作为值轴。我的计划是仅在图表Zoombar中用滚动条制作一个Y轴之一。 我的问题是滚动条总是只更改整个图表,而不仅仅是我的特定轴。

我试图设置Achsen的Minzoomcount,该Minzoomcount应该固定在很大程度上。这具有预期的效果,但不幸的是,只有在滚动时,因此释放鼠标后,轴跳回到其默认值。

我在用打字稿编写的React前端中使用Amcharts4。

Is it possible with amcharts 4 to put a scrollbar only on a single value axis of the chart.
I have a chart with one X axis as Date axis, and several Y axes as Value axes. My plan was to make only one of the Y axes with a scrollbar in the chart zoombar.
My problem is that the scrollbar always only changes the entire chart, not just my particular axis.

I tried to set the minZoomCount of the AChsen which should be fixed to a quite large number. This had the desired effect, but unfortunately only while scrolling, so after releasing the mouse the axis jumped back to its default values.

I am using amcharts4 in a react frontend written with typescript.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文