Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这些示例看起来非常适合内联 SVG 的平移/缩放:
https://github.com/ariutta/svg-pan-zoom
我试图弄清楚如何仅在水平方向缩放内联 SVG,同时保持垂直轴静止。
目前没有办法只在一个轴上缩放。你可以看到这个线程的讨论。有一个尝试实现它的链接,但我不知道它的状态是什么。