commit
0f2e90cd04
@ -164,6 +164,7 @@ function StatsCtrl($scope, $filter, socket, _, toastr) {
|
||||
barWidth : 2,
|
||||
barSpacing : 1,
|
||||
tooltipSuffix: ' ms',
|
||||
chartRangeMax: 12000,
|
||||
colorMap: jQuery.range_map({
|
||||
'0:1': '#10a0de',
|
||||
'1:1000': '#7bcc3a',
|
||||
@ -188,6 +189,7 @@ function StatsCtrl($scope, $filter, socket, _, toastr) {
|
||||
barWidth : 2,
|
||||
barSpacing : 1,
|
||||
tooltipSuffix: ' ms',
|
||||
chartRangeMax: 12000,
|
||||
colorMap: jQuery.range_map({
|
||||
'0:1': '#10a0de',
|
||||
'1:1000': '#7bcc3a',
|
||||
|
Loading…
Reference in New Issue
Block a user