antvis / F2

📱📈An elegant, interactive and flexible charting library for mobile.
https://f2.antv.vision/zh
MIT License
7.88k stars 646 forks source link

4.x版本如何在PC端实现demo中柱状图平移效果 #1965

Closed leegsen7 closed 3 months ago

leegsen7 commented 3 months ago

将官网中的demo拷贝运行,图表是无法平移的。

leegsen7 commented 3 months ago

@tangying1027 @zengyue 帮忙解答下问题🙏🏻

leegsen7 commented 3 months ago

从网站文档源码中翻到了一段神秘js代码,再增加jquery依赖即可

https://github.com/antvis/F2/blob/3.8.11/demos/0-interacion-pan-timecat.html#L16