use flot.js yaxis auto scaling behavior
This commit is contained in:
parent
f878357511
commit
a335591d62
@ -14,7 +14,8 @@ export const HISTORY_GRAPH_OPTIONS = {
|
|||||||
},
|
},
|
||||||
yaxis: {
|
yaxis: {
|
||||||
show: true,
|
show: true,
|
||||||
tickSize: 5000,
|
ticks: 20,
|
||||||
|
minTickSize: 10,
|
||||||
tickLength: 10,
|
tickLength: 10,
|
||||||
tickFormatter: formatNumber,
|
tickFormatter: formatNumber,
|
||||||
font: {
|
font: {
|
||||||
|
Loading…
Reference in New Issue
Block a user