mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
flot axis Y minimum ticks size 0.5 pandora_enterprise#11035
This commit is contained in:
parent
b8b255f7a5
commit
45d5731029
@ -2062,7 +2062,8 @@ function pandoraFlotArea(
|
||||
yaxes: [
|
||||
{
|
||||
tickFormatter: yFormatter,
|
||||
position: "left"
|
||||
position: "left",
|
||||
minTickSize: 0.5
|
||||
}
|
||||
],
|
||||
legend: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user