Federico Capoano
Federico Capoano
It may be good to work on https://github.com/openwisp/openwisp-firmware-upgrader/issues/170 before working on this, because this issue may disappear automatically if https://github.com/openwisp/openwisp-firmware-upgrader/issues/170 is done.
@bittner @loxllxol you can take a look at this [open source module](https://github.com/openwisp/openwisp-users) which implements both `django-organizations` and `django-allauth` for [OpenWISP 2](http://openwisp.io/docs/general/values.html) (a recently released open source wifi controller built with...
@bittorf you can accomplish what you need by supplying a custom `onClickNode` option, the default function is here: https://github.com/interop-dev/netjsongraph.js/blob/master/src/netjsongraph.js#L216-L235 As you can see, the function controls the generated HTML, so...
> > Can we please void showing the info box when clicking on elements on narrow screens? > > How do we plan to show that info on narrow screens...
I think it's not possible right now out of the box, it would be a good feature though.
The effect is very interesting! 👍
``` this issues is just dropping an idea, dont take this too serious. ``` lol xD
It's possible to set the distance of links according to the cost parameter with the `linkDistanceFunc` parameter, the default function is https://github.com/interop-dev/netjsongraph.js/blob/master/src/netjsongraph.js#L56-L62. Although I'm not sure it would work well...
what do you mean for "custom extensions"? The idea is to make a library that you can pass params to customize the look, with sensible defaults. Could you explain your...
1) sounds like a very nice feature to have 2) we should do this but it will take some time, that's why in the initial phases having somebody tweaking the...