Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e453ef9

Browse files
committed
update readme & changelog for v2.21.0
1 parent 7d62c0c commit e453ef9

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,21 @@ To see all merged commits on the master branch that will be part of the next plo
99

1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

12+
## [2.21.0] -- 2023-04-17
13+
14+
### Added
15+
- Add `texttemplate` to shape.label for parametric shapes i.e. line, rect and circle [[#6527](https://github.com/plotly/plotly.js/pull/6527)],
16+
with thanks to the [Volkswagen](https://www.volkswagenag.com) Center of Excellence for Battery Systems for sponsoring development!
17+
- Add strict option to custom bundle command [[#6557](https://github.com/plotly/plotly.js/pull/6557)],
18+
with thanks to @CallumNZ for the contribution!
19+
20+
### Fixed
21+
- Fix dragging of legend when xanchor is not 'left' or yanchor is not 'top' [[#6528](https://github.com/plotly/plotly.js/pull/6528)],
22+
with thanks to @bmaranville for the contribution!
23+
- Fix heatmap rendering bug and improve performance when `zsmooth` is set to "fast" [[#6565](https://github.com/plotly/plotly.js/pull/6565)],
24+
with thanks to @lvlte for the contribution!
25+
26+
1227
## [2.20.0] -- 2023-03-15
1328

1429
### Added

draftlogs/6528_fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

draftlogs/6557_add.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

draftlogs/6565_fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)