ecl-logo Documentation

Unzoomable

Unzoomable[inPlot]outPlot

transforms inPlot, which is the output of the function 'Zoomable', into a static Graphics image.

Unzoomable[construct]outConstruct

applies Unzoomable to anything Zoomable inside any construct, such as a Grid or a Row.

Unzoomable[graphic]graphic

returns input graphic if it is already a _Graphics.

Details

    Input
    Output

Examples

Basic Examples  (3)

Change a Zoomable dynamic plot into a static graphic:

Given something that is not Zoomable, returns that same thing:

Pierces into expressions to find any Zoomable pieces inside: