change to color10 set

This commit is contained in:
Oliver Gorwits
2017-12-31 12:18:36 +00:00
parent 09cf043c83
commit e9077fcfd4

View File

@@ -20,7 +20,7 @@ $.getJSON('[% uri_for('/ajax/data/device/netmap') %]?[% my_query %]', function(m
.pinMode(true)
[% '.showLegend(false)' IF NOT params.colorgroups %]
.showLinkDirection(false)
.colorScheme('color20')
.colorScheme('color10')
.preventLabelOverlappingOnForceEnd(
(mapdata['newnodes'] && ('[% params.mapshow %]' == 'neighbors'))
? true : false