Skip to content

scatterpolargl line.shape is not supported #6774

Closed
@alexcjohnson

Description

@alexcjohnson

This is included accidentally https://plotly.com/python/reference/scatterpolargl/#scatterpolargl-line-shape because we inherit from scattergl.line:

line: scatterGlAttrs.line,

But scattergl supports hv, vh, hvh, and vhv alongside linear, while these are meaningless in polar, so scatterpolargl should only support linear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething brokensev-4cosmetic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions