Skip to content

parcoords tickvals documentation mentions non-existant tickmode property #3313

@jonmmease

Description

@jonmmease

The schema documentation for parcoords.dimension.tickvals reads:

Sets the values at which ticks on this axis appear. Only has an
effect if `tickmode` is set to "array". Used with `ticktext`.

And parcoords.dimension.ticktext:

Sets the text displayed at the ticks position via `tickvals`.
Only has an effect if `tickmode` is set to "array". Used with
`tickvals`.

But there is no parcoords.dimension.tickmode property. These properties work fine on their own, so it looks like this is just a documentation issue.

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