Skip to content

Polar contour plot / Contourpolar request #4992

Open
@silvanbrummen

Description

@silvanbrummen

Hi!

Your plotting library is really awesome! Thanks for that!

I'm currently trying to make the switch from matplotlib (for Python plots) to Plotly (also Python) and I was looking for an option to display contour plots in a polar coordinate system.

I came across the following issue in plotly.py where @emmanuelle suggested to create a post here in plotly.js.

Do you guys have the intention of creating a Contourpolar type of chart? Similar to the plot show below (created in matplotlib):
image
(source)

I've tried the Barpolar option, but it's not sufficient for the amount of detail I would like to visualize (a 360 degree water surface elevation plot), I think the plot I would like to display greatly benefits from being a contour plot.

Thanks in advance,
Sil

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3backlogfeaturesomething new

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions