Fix validator confirmation graph y axis scale (#4136)

This commit is contained in:
Pankaj Garg 2019-05-02 19:51:56 -07:00 committed by GitHub
parent 441e76ebeb
commit 5b2a82a951
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1916,7 +1916,7 @@
},
"yaxes": [
{
"format": "dtdurationms",
"format": "ms",
"label": "",
"logBase": 1,
"max": null,