Skip to content

Commit

Permalink
Unchecked decimal fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Joohansson committed Jul 14, 2019
1 parent 9b15a9a commit aaad056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nano.html
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ <h2>Node Stats</h2>
<div class="div-graph-data">
<div data-netdata="nanonode_local.unchecked"
data-title="Unchecked"
data-decimal-digits="3"
data-decimal-digits="0"
data-common-max="nanonode_local.unchecked"
data-common-min="nanonode_local.unchecked"
data-dygraph-valuerange="0, data-common-max"
Expand Down

0 comments on commit aaad056

Please sign in to comment.