|
|
@ -45,8 +45,8 @@ graph_config[['plot_size']] = list( |
|
|
|
graph_config[['max_dimensions']] = list( |
|
|
|
'default' = 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), |
|
|
|
'mscore' = list('seg'=1000, 'host'=50, 'name'=2, 'metric'=9)) |
|
|
|
'nscore' = list('seg'=1000, 'host'=129, 'name'=2, 'metric'=9), |
|
|
|
'mscore' = list('seg'=1000, 'host'=129, 'name'=2, 'metric'=9)) |
|
|
|
|
|
|
|
# Legend Limits |
|
|
|
graph_config[['max_legend_size']] = list( |
|
|
|