use flot.js yaxis auto scaling behavior

This commit is contained in:
Nick Krecklow 2020-05-01 15:28:08 -05:00
parent f878357511
commit a335591d62
No known key found for this signature in database
GPG Key ID: 5F149FDE156FFA94

@ -14,7 +14,8 @@ export const HISTORY_GRAPH_OPTIONS = {
},
yaxis: {
show: true,
tickSize: 5000,
ticks: 20,
minTickSize: 10,
tickLength: 10,
tickFormatter: formatNumber,
font: {