change to color10 set
This commit is contained in:
@@ -20,7 +20,7 @@ $.getJSON('[% uri_for('/ajax/data/device/netmap') %]?[% my_query %]', function(m
|
|||||||
.pinMode(true)
|
.pinMode(true)
|
||||||
[% '.showLegend(false)' IF NOT params.colorgroups %]
|
[% '.showLegend(false)' IF NOT params.colorgroups %]
|
||||||
.showLinkDirection(false)
|
.showLinkDirection(false)
|
||||||
.colorScheme('color20')
|
.colorScheme('color10')
|
||||||
.preventLabelOverlappingOnForceEnd(
|
.preventLabelOverlappingOnForceEnd(
|
||||||
(mapdata['newnodes'] && ('[% params.mapshow %]' == 'neighbors'))
|
(mapdata['newnodes'] && ('[% params.mapshow %]' == 'neighbors'))
|
||||||
? true : false
|
? true : false
|
||||||
|
|||||||
Reference in New Issue
Block a user