Open Issues Need Help
View All on GitHub add good/advanced examples in the doc about 1 month ago
documentation good first issue
Easily create and customize bump charts in Python
Python
#bump#dataviz#matplotlib#plot
add to matplotlib third party about 1 month ago
good first issue
Easily create and customize bump charts in Python
Python
#bump#dataviz#matplotlib#plot
fix error message about 1 month ago
bug good first issue
Easily create and customize bump charts in Python
Python
#bump#dataviz#matplotlib#plot
new arg `ordinal_label: bool` (or equivalent about 2 months ago
AI Summary: This issue proposes adding a new boolean argument, `ordinal_label`, to a plotting function. When set to `True`, this argument would modify the y-axis tick labels, converting numerical labels (e.g., 1, 2) into their ordinal forms (e.g., 1st, 2nd).
Complexity:
2/5
good first issue new feature
Easily create and customize bump charts in Python
Python
#bump#dataviz#matplotlib#plot