node colors!

This commit is contained in:
Oliver Gorwits
2017-12-24 10:09:26 +00:00
parent e23594b041
commit bf7e231ffe
2 changed files with 16 additions and 11 deletions

View File

@@ -45,6 +45,7 @@ $.getJSON('[% uri_for('/ajax/data/device/netmap') %]?[% my_query %]', function(m
.pinMode(true)
.nodeEventToStopPinMode('none')
.showLinkDirection(false)
.colorScheme('color20')
// .preventLabelOverlappingOnForceEnd(true)
// .zoomToFitOnForceEnd(true)
.width( parseInt(jQuery('#netmap_pane').parent().css('width')) )