Description
Recent changes seem to have broken non-vector-mode tick marks in ListPlot[]
How to Reproduce
mathicsscript --matplotlib -c 'ListPlot[{1, 1, 2}]'
Output Given
Expected behavior
No logplot scale, y axis goes from 0 to 2.
Your Environment
Current Mathics core development environment 9.0.1.dev0 and same for mathicsscript
mathics --version
Workarounds
Use last release ;-)