diff --git a/draftlogs/7574_fix.md b/draftlogs/7574_fix.md new file mode 100644 index 00000000000..93e1c562198 --- /dev/null +++ b/draftlogs/7574_fix.md @@ -0,0 +1 @@ +- Fix issue where `visible` property of one legend was affecting another. [[#7574](https://github.com/plotly/plotly.js/pull/7574)] diff --git a/draftlogs/7576_fix.md b/draftlogs/7576_fix.md new file mode 100644 index 00000000000..9f1c3d414c4 --- /dev/null +++ b/draftlogs/7576_fix.md @@ -0,0 +1 @@ +- Resolve incorrect shape clipping for domain-referenced shapes on n*10th subplot. [[#7576](https://github.com/plotly/plotly.js/pull/7576)]