nai
This commit is contained in:
parent
65f8cdb98d
commit
875f89e39e
|
@ -45,8 +45,8 @@ graph_config[['plot_size']] = list(
|
||||||
graph_config[['max_dimensions']] = list(
|
graph_config[['max_dimensions']] = list(
|
||||||
'default' = list('seg'=1000, 'host'=13, 'name'=2, 'metric'=9),
|
'default' = list('seg'=1000, 'host'=13, 'name'=2, 'metric'=9),
|
||||||
'jscore' = list('seg'=1000, 'host'=13, 'name'=2, 'metric'=9),
|
'jscore' = list('seg'=1000, 'host'=13, 'name'=2, 'metric'=9),
|
||||||
'nscore' = list('seg'=1000, 'host'=50, 'name'=2, 'metric'=9),
|
'nscore' = list('seg'=1000, 'host'=129, 'name'=2, 'metric'=9),
|
||||||
'mscore' = list('seg'=1000, 'host'=50, 'name'=2, 'metric'=9))
|
'mscore' = list('seg'=1000, 'host'=129, 'name'=2, 'metric'=9))
|
||||||
|
|
||||||
# Legend Limits
|
# Legend Limits
|
||||||
graph_config[['max_legend_size']] = list(
|
graph_config[['max_legend_size']] = list(
|
||||||
|
|
Loading…
Reference in New Issue