Created attachment 373762 [details] 3.10 linechart - non-zero crossing There are a number of reports in 4.0 that now have zero on the vertical axis, whereas before there was a non-zero value. Eg net worth linechart. I guess it's not really a bug, but it's changed functionality. can either the same functionality be returned, or an option for manual or automatic y axis crossing be instated. I'll attach examples
Created attachment 373763 [details] 4.0 linchart - zero crossing
It can certainly be modified. Would other devs prefer change as requested, or include option to include zero?
@Peter Find the html-chart.scm file, and modify line 192 as follows: from 'beginAtZero #t)))) to 'beginAtZero #f))))
I'm anticipating that adding a new option is not necessary, therefore have fixed to revert to 3.x behaviour.
Where are the .scm files kept on macOS? Or would I have to build gnucash?
/Applications/Gnucash.app/Contents/Resources/share/guile/site/2.2/gnucash