Skip to content

set_yticks( [ ] ); Failed to convert value(s) to axis units  #36

Closed
@mdhe1248

Description

@mdhe1248

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions