Skip to content

Commit 612f5f7

Browse files
authored
Merge branch 'main' into multiples-axis
2 parents 3f47ac2 + 5d265b7 commit 612f5f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66
## [0.10.0] - 2024-xx-xx
77
### Added
88
- [[#231](https://github.com/plotly/plotly.rs/pull/231)] Added new `plotly_embed_js` feature to reduce binary sizes by not embedding `plotly.min.js` in the library unless explicitly enabled via the feature flag. Deprecates `use_local_plotly` in favor of explicit opt-in via the feature flag and introduce method `use_cdn_plotly` to allow users to use CDN version even behind the `plotly_embed_js` feature flag.
9+
- [[#230](https://github.com/plotly/plotly.rs/pull/230)] Make Bar chart `width` and `offset` accept `f64` values.
910

1011
## [0.9.1] - 2024-09-06
1112
### Added

0 commit comments

Comments
 (0)