Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Open
Labels
Description
Documentation Link
No response
Problem
We explicitly encourage the pattern to write custom helper functions for special plots. We also have some examples likehttps://matplotlib.org/stable/gallery/lines_bars_and_markers/horizontal_barchart_distribution.html. But we don't have a general description how to best design such functions.
Suggested improvement
Add a tutorial/explantion to our docs. Something similar to the section "Write your own wrapper function" athttps://github.com/timhoffm/using-matplotlib/blob/main/05_Libraries_using_Matplotlib.ipynb