add stemplot
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
#### Is your feature request related to a problem? Please describe.
I'd like to plot data as stemplot. Seems like there is no stemplot supported yet.
#### Describe the solution you'd like
Porting the functionality from [matplotlib.pyplot.stem](https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.pyplot.stem.html) would be reasonable.
Contributor guide
Assessment
This issue has not been assessed yet.