Fisheye Distortion Integration #1402
xcarlosamm
started this conversation in
Ideas
Replies: 1 comment
-
I integrated the Fisheye Distortion using the following code
The function scaleFisheye is an extension of the fisheye.js
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A fisheye lens is a very wide-angle lens that shows places nearby in detail while also showing remote regions in successively less detail. This is very useful for big data visualization.
Can the Axis component be extended to support the fisheye feature? Could you point me in the right direction?
References:
https://github.com/d3/d3-plugins/tree/master/fisheye#fisheye-distortion
https://bost.ocks.org/mike/fisheye/
Beta Was this translation helpful? Give feedback.
All reactions