Bug 797835 - Zero Crossing in 4.0 that wasn't in 3.10

This commit is contained in:
Christopher Lam
2020-07-01 19:44:11 +08:00
parent 24add7b1f3
commit 948a9a293c

View File

@@ -189,7 +189,7 @@
(cons 'labelString "")))
(cons 'ticks (list
(cons 'fontSize 10)
(cons 'beginAtZero #t))))
(cons 'beginAtZero #f))))
;; the following another yAxis on the right
'((position . right)
(ticks . ((display . #f)))