javascript - AmCharts 缩小事件

我正在使用 AmCharts 并计划了非常具体的操作,这些操作应该在放大和缩小时执行。

“放大”事件检测到放大。但是,我找不到任何特定于检测缩小的内容。这是同一事件还是根本没有?

最佳答案

这会同时检测放大和缩小:

chart.chartContainer.events.on("wheel", yourFunction);

https://stackoverflow.com/questions/37190010/

相关文章:

algorithm - 跳跃点搜索 : mix between Normal and Orthogo

azure - 为什么我无法删除空的应用服务计划?

android-studio - 为什么 Android Studio 缩进两个标签?

r - 如何在 Jupyter 中启用 R 语法高亮显示?

android - 从 Custom Content Provider 访问数据

pycharm - 如何在不执行 "Nosetests"的情况下在 Pycharm 中实际调试或运行

amazon-web-services - AWS S3 : distributed concate

Javafx pickOnBounds 设置因 SplitPane 而失败 - 无法通过透明的 Sp

java - 重置运行时权限

android - 交错 GridView 中的可点击 TextView