Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@mikima mikima released this 07 Jul 10:11
· 2 commits to master since this release

Starting from this release, version naming will be based on Semantic Versioning.

New features:

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!).