v1.0.1
What's Changed
- Default plot() to no legend and no value-axis label by @ajschumacher in #98
- Add summary(pebbles=True) for one value per label by @ajschumacher in #99
- pebbles: render like a SeriesGroupBy with a pooled header by @ajschumacher in #100
- Add .pebbles() convenience accessor for pandas and polars by @ajschumacher in #101
- summary: scale groupby tallies to total entries, not the largest group by @ajschumacher in #102
Full Changelog: v1.0.0...v1.0.1