TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Easypz.js automatically makes visualizations interactive via pan and zoom

36 pointsby lazyjeffover 7 years ago

3 comments

filoelevenover 7 years ago
It’s worth mentioning here that this works well with D3, and examples are provided on the page.<p>The author says it handles “almost all” of the D3 gallery, which makes sense because some of those have very fancy zoom behaviors on them. I’ve written a few D3 visualizations, and while I enjoy the flexibility of the framework, the pan and zoom behaviors have always been a little tricky to work with.<p>Being able to skip all that and instead write &lt;svg easypz=‘{“applyTransformTo&quot;: &quot;svg &gt; *&quot;}’&gt; to get universal zoom is very helpful!
评论 #16420098 未加载
super-serialover 7 years ago
I like the timeline example. Do you happen to have the .svg file so I could try out the demo?
评论 #16416561 未加载
runnr_azover 7 years ago
love the name!