My father has a very poor sight and he needs a magnifier if he wants to read anything. He needs really big zoom, up to 100 times. He wanted to buy a special reader, such as this. But, unfortunately, h
I have plots of 3-axis accelerometer time-series data (t,x,y,z) in separate subplots I\'d like to zoom together.That is, when I use the \"Zoom to Rectangle\" tool on one plot, when I release the mouse
I\'ve been searching for quite some time for a rough equivalent of Zoomify (zoomify.com) for jQuery-- that is, a zoomable image viewer with slider. I\'m aware of AjaxZoom, but I find the interface clu
I want to be able to have two buttons that allow me to zoom in & out on a p开发者_Python百科icturebox image but currently have no code for this. Please Help Me,
Is there a way I can set a minimum zooM level for my MapView?. The map looks really ugly when zoom level is set to one because the whole world map replicated.
I\'ve recently had some issues implementing a zooming feature into a painting application. Please let me start off by giving you some background information.
There are several questions about zooming and panning with jQuery, but they all (as far as I can tell) have to do with hooking up the zooming or panning to user behavior, such as mousing or using a sl
I\'m trying to use a zoom plugin for interactive maps I put everything into the site and as far as I can tell the scripts are all working. There are no console errors so I\'m guessing the problem is
I have a graph, generated by a function, and it zooms itself in and out automatically, depending on the value of the function.I already have the graphing tools and I can display any x,y,width,height a
I have customized a canvas to support the zooming. I am doing this by scale transformation. I have scroll viewer wrapped around canvas but scroll bars are not visible when canvas is zoomed.