Immerse.jl offers mouse interactivity: * https://github.com/JuliaGraphics/Immerse.jl * https://www.youtube.com/watch?v=urM4SY92QTI&list=PLP8iPy9hna6SQ5eBWQLVGBXSQMdEADeiA
El martes, 29 de diciembre de 2015, 7:08:49 (UTC-6), Johan Silen escribió: > > Assume you plot a dataset plot(x,y,"o"). Using ginput() it is possible to > find positions of the mouse to get e.g. windowing > limits from even a complex polygon. Is there a direct method available to > extract those points from the set x,y belonging to the polygon by some > simple PyPlot function or is it necessary to build this one self? > > Tanks Johan >
