Support for Radar Charts
Open
Area: more charts
Area: plotly
enhancement
help wanted
- Dominant language
- F#
- Stars
- 289
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to achieve something like [this](https://plot.ly/javascript/radar-chart/) in Plotly. However, I can't see how to do it:
* Using a Scatter chart with a Radial axis gets close, but the scatter on the axis isn't "closed" (even if you set `fill` on the Scatter to `toself`).
* Using an Area isn't doesn't have the correct output.
It seems we need to generate a "scatterpolar" which I can't see anywhere in XPlot.Plotly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.