Starting from this release, version naming will be based on Semantic Versioning.
New features:
- Chord diagram: Added chart by merging pull request by @blindguardian50, @steve1711, @TheAlmightySpaceWarrior, @wizardry8, and @kandrews99.
- Voronoi Treemap: Exposed minimum weight ratio option, allowing better control of area fitting.
Changes:
- Barchart: Padding in horizontal bar charts now works.
- Beeswarm plot: Added error message when using negative values for size.
- Bump chart: labels are now correct when using padding
- Circle packing: Added error message when using negative values for size.
- Circular dendrogram: Added error message when using negative values for size.
- Grouped barcharts: Fixed date formats. Axis ticks are now prettier when using dates.
- Linear dendrogram: Added error message when using negative values for size.
- Matrix plot: Improved labeling of visual options.
- Sankey diagram: Improved labeling of visual options.
- Stacked barcharts: Fixed date formats. Axis ticks are now prettier when using dates.
- Voronoi treemap: Fixed label styles.
- Fixed some typos (thanks to @SaarthakMaini and @TomFevrier!).