openwisp / netjsongraph.js

NetJSON NetworkGraph visualizer.
http://netjson.org
BSD 3-Clause "New" or "Revised" License
270 stars 78 forks source link

[gsoc22] MeshGraphViewer integration feedback #142

Open mwarning opened 2 years ago

mwarning commented 2 years ago

Hi,

just a unrefined collection of issue I run into when using netjsongraph.js for MeshGraphViewer. Current code: https://github.com/mwarning/MeshGraphViewer/tree/netjson

mwarning commented 2 years ago

@totallynotvaishnav @nemesisdesign fyi, I need a place to unload my questions and problems as I use the code :-)

mwarning commented 2 years ago

All items listed so far have been resolved!

To get on par of with the features with the current MeshGraphViewer based on the old code base, these two features would be needed/hooked into netjsonmap.js:

What would be needed here is an example that shows how to solves this with hooks/callbacks. I do not think this is a feature that should be part of netjsongraph.js itself.