Plot handling lists of kwargs
Open
enhancement
future release
- Dominant language
- Python
- Stars
- 21
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Plot can currently handle lists of analyzed data:
`quail.plot([spc_data, pfr_data,...])`
It could be convenient to also allow for lists of kwargs:
`quail.plot([spc_data, pfr_data], title=['SPC','PFR'])`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.