3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update pinned docs requirements (#2704) More... about 3 years ago
setup.py: Update runtime error to correct minimal Python version (#2699) More... about 3 years ago
Clean up mapping/scale modules More... about 3 years ago
Add identity scaling More... about 3 years ago
Move setup logic into Plotter class, don't mutate Plot during plotting More... about 3 years ago
Add prototype Bar mark to spec out overplotting adjustments, etc. More... about 3 years ago
Update tests for compatability with matplotlib 3.5.0 (#2690) More... about 3 years ago
Thoroughly update scaling logic and internal API More... about 3 years ago
Pin the doc build on 3.9 until upstream packages support 3.10 (#2685) More... about 3 years ago
Implement most of the framework for semantic mapping using Plot More... over 3 years ago
Add FAQs to README More... over 3 years ago
Fix typo infunction_overview.ipynb (#2671) More... over 3 years ago
Vendor the Version package, use it instead of distutils (#2659) More... over 3 years ago
Use names from layer data to fill in missing axis labels More... over 3 years ago
Move old code out of _core to avoid typecheck errors More... over 3 years ago
Allow Plot to add artists on existing matplotlib Figure/Axes objects More... over 3 years ago
Fix backwards compatibility issues on older matplotlibs More... over 3 years ago
Trigger CI builds on pushes of this branch, fix small issues More... over 3 years ago
Update CITATION.cff More... over 3 years ago
Update CITATION.cff More... over 3 years ago
Add citation file More... over 3 years ago
Update custom css More... over 3 years ago
Fix release note typos More... over 3 years ago
Make autoclass generate pages for all methods (#2645) More... over 3 years ago
Add a move_legend convenience function (#2643) More... over 3 years ago
Add Grid.figure to (eventually) replace Grid.fig (#2639) More... over 3 years ago
Fix error from bivariate displot with common_bins=False (#2640) More... over 3 years ago
Fix non-removed interior axis labels and diagonal legends in PairGrid (#2637) More... over 3 years ago
Avoid matplotlib warning about edgecolor on an unfilled scatterplot marker (#2636) More... over 3 years ago
Fix doc links from docstrings to tutorials More... over 3 years ago