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
First iteration on doing plot setup across layers More... almost 3 years ago
Simplify interactions between Mark and Plot More... almost 3 years ago
Unwrap some function signatures More... almost 3 years ago
Raise minimum default alpha More... almost 3 years ago
Add Hist mark (and expose some limitations of current scale setup) More... almost 3 years ago
Transition mappings->properties, leaving a few loose ends More... almost 3 years ago
Update demo notebook and handle color corner case that arises More... almost 3 years ago
Remove most of the old map/scale interface from Plot More... almost 3 years ago
Major rethinking of how scales work, functional but incomplete More... almost 3 years ago
Stop the legend from overlapping the plot for now More... almost 3 years ago
Add a couple missing methods and notes More... about 3 years ago
Add demo site to version control More... about 3 years ago
Reorganize how Stat transform works, following Move patterns More... about 3 years ago
Test approximate equality on correlation matrix diagonal (#2728) More... about 3 years ago
Include all scales while pairing to fix bug with orient inference More... about 3 years ago
Make Plot methods return clone by default and add Plot.inplace More... about 3 years ago
Add move concept, with Dodge and Jitter, and ordered GroupBy More... about 3 years ago
Remove duplicated word in regplot doc string (#2720) More... about 3 years ago
Refactor Mark to be a dataclass with feature fields More... about 3 years ago
Add positional data, x, y signature to Plot More... about 3 years ago
Bikeshedding on PlotData methods and attribute names More... about 3 years ago
Use single order= parameter in Plot.facet More... about 3 years ago
Handle log scale nonpositive footgun More... about 3 years ago
Make notebook display show retina figures More... about 3 years ago
Add mostly functional legend, with some untied loose ends More... about 3 years ago
Update Line and Bar marks with some of the new patterns More... about 3 years ago
Add default FacetGrid titles on initialization instead of after plotting (#2705) More... about 3 years ago
Fix Feature __repr__ More... about 3 years ago
Add Feature class, integrate with Point mark, and rethink Point parameterization More... about 3 years ago
Fix box(en)plot colour tests (#2693) More... about 3 years ago