I am struggling to find support for serving GraphPlot.jl plots across the internet. Genie only seems to support Plotly which does not have a nice way (that I can find) of plotting network graphs from Graphs.jl. I have also tried interact but I have hit a WebIO not detected issue when trying to serve this using port forwarding on an apache web server. Any suggestions of other avenues to explore would be much appreciated?
Real time calculations. I want to have sliders and dropdowns to specify the graphs and then also do some calculations to produce the labels for the graphs.