Interactive plotting for Julia (Immerse)
In anticipation of the upcoming release of julia-0.4, a just-released graphics package brings users of the Julia programming language a new level of interactive plotting. It combines a sophisticated plotting package (Gadfly) with the GUI capabilities of Gtk, and implements features like panning, zooming, hit-testing, and lasso selection of data points. Users can define custom callback functions that operate in response to user mouse clicks and keyboard commands to facilitate data exploration.
URL: https://github.com/JuliaGraphics/Immerse.jl
Youtube tutorials: https://www.youtube.com/watch?v=urM4SY92QTI https://www.youtube.com/watch?v=2ic5vj9hD-w
No comments yet.