3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add tutorial page for Mark properties with cross-referencing from relevant docstrings (#2989) More... over 2 years ago
Add docstring examples for Mark objects (#2983) More... over 2 years ago
Add API examples for Plot methods (#2970) More... over 2 years ago
Address breakage from matplotlib 3.6.0rc1 (#2971) More... over 2 years ago
Fix visibility of internal axis labels with Plot.pair(wrap=...) (#2979) More... over 2 years ago
Remove default pairing from Plot.pair and clean up interface (#2974) More... over 2 years ago
Don't apply layout algorithm by default after Plot.on (#2969) More... over 2 years ago
Fix dpi from inline backend figures in docs More... over 2 years ago
Remove Tk backend build from Github CI (#2956) More... over 2 years ago
Rename Plot.configure -> Plot.layout, add Plot.share, and modify Plot.layout parameters (#2954) More... over 2 years ago
Cleanup and merge #2909 (#2955) More... over 2 years ago
Accept Stat and/or Move(s) as anonymous positional args in Plot.add (#2948) More... over 2 years ago
Update demo.ipynb (#2952) More... over 2 years ago
Renaming: Ribbon -> Band, Interval -> Range (#2945) More... over 2 years ago
Fix: shifting margins caused by multiple rugplots (#2953) More... over 2 years ago
Switch barplot tests from ci to errorbar. (#2949) More... over 2 years ago
Adding Grid.tick_params() method. (#2944) More... over 2 years ago
Work around Series.agg non-aggregation EstimateAggregator (#2946) More... over 2 years ago
Rename Scatter mark to Dots (#2942) More... over 2 years ago
Replace setup.py with pyproject.toml configured to use flit for builds (#2940) More... over 2 years ago
Rename all mark/stat modules to be singular (#2941) More... over 2 years ago
Change scipy/statsmodels install extra to be [stats] and do some housekeeping (#2939) More... over 2 years ago
Update docs for pydata theme rc2 More... over 2 years ago
Allow Plot.label to control title(s) (#2934) More... over 2 years ago
Add rudimentary themeing support (#2929) More... over 2 years ago
Document the legend argument of categorical scatterplots (#2933) More... over 2 years ago
Added new test for heatmap (#2904) More... over 2 years ago
Fix typos and remove trailing spaces (#2932) More... over 2 years ago
Add apply and pipe methods to Grid objects for fluent customization (#2928) More... over 2 years ago
Workaround for matplotlib rc_context issue (#2925) More... over 2 years ago