New polar chart type
- Dominant language
- JavaScript
- Stars
- 67.7k
- Forks
- 11.9k
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 5
Description
### Feature Proposal
Enhance the current Polar charts adding a new type thats adds new data displayed for each current data category. Making it posible to create and display wind rose plots like the following, this type of plot is called _**polar bar**_:

### Possible Implementation
Starting with the current "Polar area centered point labels chart", add a new data set for each current data category. Color codes and legends should be for this new data set (like in the wind rose plot in the previous picture). Also, the current "centered point label" could be made customizable to hide some labels (to achieve something like in the wind rose plot)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.