mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 797835 - Zero Crossing in 4.0 that wasn't in 3.10
This commit is contained in:
@@ -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)))
|
||||
|
||||
Reference in New Issue
Block a user