You can manipulate elements of your plot with the hit-testing in Immerse: https://github.com/JuliaGraphics/Immerse.jl https://www.youtube.com/watch?v=2ic5vj9hD-w
--Tim On Monday, November 30, 2015 05:48:06 AM Randy Zwitch wrote: > This is also on my roadmap for Vega.jl > > On Monday, November 30, 2015 at 7:25:40 AM UTC-5, Weijian Zhang wrote: > > Dear all, > > > > I really like the force-directed graph example in d3 <https://d3js.org/>. > > See http://bl.ocks.org/mbostock/4062045 > > A user can drag the nodes and move the graph around. > > > > I am wondering if we can do something similar just with Julia? Is there a > > Julia package for this? > > > > Thanks, > > > > Weijian
