What's Changed
- Add Categorical Axis Ordering and Axis Category Array by @alex-bohm-nimbelink in #239
- Make standalone plots work in offline (non-cdn) or online mode by @andrei-ng in #243
- Examples: fix swapped x and y by @rmburg in #244
- Change Contours size to be
f64
instead ofusize
by @rmburg in #245 - Expose pattern fill api for histograms and bar charts by @Nick-Pearson in #246
- Fix book chart rendering for basic charts by @Nick-Pearson in #250 and in #254
- Fix broken links and incorrect graphs in book by @Nick-Pearson in #255
- Expose image data as String with
to_b64
andto_svg
using Kaleido by @mchant in #251 - Bump edition to 2021 and set resolver to 2 by @andrei-ng in #256
New Contributors
- @alex-bohm-nimbelink made their first contribution in #239
- @rmburg made their first contribution in #244
- @Nick-Pearson made their first contribution in #246
- @mchant made their first contribution in #251
Full Changelog: 0.10.0...0.11.0