BHoM / BHoM/LadybugTools_Toolkit
Add ability to plot wind rose with no axis
Open
type:feature
- Dominant language
- Python
- Stars
- 3
- Forks
- 2
- Avg merge
- 8d 20h
- Merged PRs (30d)
- 2
Description
#### Description:
A request was made to be able to plot wind roses without an axis (so that it's easier to place them alongside each other in reports for instance)
Likely will simply add **kwargs with `axis` or similar arg to the plot method and do `ax.axis('off')`
Contributor guide
Assessment
This issue has not been assessed yet.