0.13.0
What's Changed
- make scatter trace specific types public by @andrei-ng in #273
- Update directories requirement from >=4, <6 to >=4, <7 by @dependabot in #272
- Rework wasm feature and make it work with getrandom 0.3 by @andrei-ng in #277
- update readme to remove mention of wasm feature flag by @andrei-ng in #278
- chore: use last version of use_effect_with in README.md by @Hyagoro in #279
- Update to askama 0.13.0 by @Kijewski in #281
- simplify path to str conversion by @HerrMuellerluedenscheid in #283
- allow plotly to be compiled for android by @andrei-ng in #284
- Update askama requirement from 0.13.0 to 0.14.0 by @dependabot in #286
- #241 Add macOS-specific fixes and tests for Kaleido compatibility by @joaquinbejar in #289
- remove disable-gpu flag for all targets by @andrei-ng in #291
- Added functionality for callbacks by @h4ck4l1 in #287
- Update zip requirement from 2.1 to 3.0 by @dependabot in #292
- support layout axis scaleratio by @iynehz in #298
- Update zip requirement from 3.0 to 4.0 by @dependabot in #294
- add customdata to HeatMap by @iynehz in #299
- refactor examples to generate standalone html by @andrei-ng in #304
- Split layout into multiple modules by @andrei-ng in #303
- Add ScatterGeo trace support by @andrei-ng in #301
- fix book example generation and inclusion by @andrei-ng in #305
- add missing layout exports by @andrei-ng in #307
- fix sankey trace x/y node fields by @andrei-ng in #309
- bump plotly.js version by @andrei-ng in #310
- Add extra themes by @andrei-ng in #311
- add rangebreak to axis by @andrei-ng in #312
- add example of subplots with multiple traces per subplot by @andrei-ng in #313
- Add axis range bounds support by @andrei-ng in #314
- Add slider support by @andrei-ng in #318
- Make offline_js_sources pub by @alexespencer in #320
- make 'online_cdn_js' function public as well by @andrei-ng in #321
- add example based on issue #171 by @andrei-ng in #322
- Deprecate kaleido by @andrei-ng in #319
- fix the release ci jobs by @andrei-ng in #323
- make plotly_static last crate to publish as currently will fail by @andrei-ng in #324
New Contributors
- @Hyagoro made their first contribution in #279
- @Kijewski made their first contribution in #281
- @HerrMuellerluedenscheid made their first contribution in #283
- @joaquinbejar made their first contribution in #289
- @h4ck4l1 made their first contribution in #287
- @iynehz made their first contribution in #298
- @alexespencer made their first contribution in #320
Full Changelog: 0.12.1...0.13.0