Skip to content

Releases: wangjiawen2013/charton

v0.5.7

23 May 05:11

Choose a tag to compare

  • Add wasm demo
  • Fix a typo

v0.5.6

18 May 11:40

Choose a tag to compare

  • Refactor dataset

v0.5.5

10 May 16:24

Choose a tag to compare

  • Minor revise svg_content

v0.5.4

10 May 15:53

Choose a tag to compare

  • Implement pure png backend
  • Error processing for polars dataframe datatypes

v0.5.3

02 May 09:46
c2e480c

Choose a tag to compare

scatter plot with_layout method to fullfill jitter and beeswarm

v0.5.2

25 Apr 05:48

Choose a tag to compare

Re-export marks

v0.5.1

25 Apr 01:53

Choose a tag to compare

  • Custom palette (#52 )

v0.5.0

19 Apr 07:04
d32ca8c

Choose a tag to compare

  • Customized Dataset to replace polars DataFrame
  • Support vector and array
  • Parallel running using rayon
  • Simplified API chart!
  • Optional features

v0.4.1

29 Mar 02:56

Choose a tag to compare

What's Changed

  • fix: Improve temporal tick interval selection and avoid truncated ticks by @wsyxbcl in #50
  • Enhanced area chart
  • Refactor time scale

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

15 Mar 03:36
05437fc

Choose a tag to compare

What's New

  1. Added support for grouped errorbars
  2. Refactored the core API to be more concise (Breaking Changes)