dashboard #1
@@ -130,7 +130,11 @@ class YAxisTicks {
|
||||
"\"10m\" 10000000", //
|
||||
"\"100m\" 100000000", //
|
||||
"\"1b\" 1000000000.0", //
|
||||
"\"10b\" 10000000000.0" //
|
||||
"\"10b\" 10000000000.0", //
|
||||
"\"100b\" 100000000000.0", //
|
||||
"\"1t\" 1000000000000.0", //
|
||||
"\"10t\" 10000000000000.0", //
|
||||
"\"100t\" 100000000000000.0" //
|
||||
);
|
||||
|
||||
return ticsLabels;
|
||||
|
||||
Reference in New Issue
Block a user