Closed
Description
How can I remove all ticks? The help doc says,
Pass an empty list to remove all ticks::
set_yticks([])
This used to work with PyPlot.jl (although I have not tried it after some system update), but with PythonPlot, i am getting the following error:
ERROR: Python: ConversionError: Failed to convert value(s) to axis units: Julia: Any[]
Thank you in advance!
Metadata
Metadata
Assignees
Labels
No labels