8000 Drop support for passing a string to the `title` attribute, and drop support for deprecated attributes `titlefont`, `titleposition`, `titleside`, and `titleoffset` by emilykl · Pull Request #7212 · plotly/plotly.js · GitHub
[go: up one dir, main page]

Skip to content

Drop support for passing a string to the title attribute, and drop support for deprecated attributes titlefont, titleposition, titleside, and titleoffset #7212

New issue < 8000 div class="d-flex flex-column p-4">

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Oct 9, 2024
Prev Previous commit
Next Next commit
draftlog
  • Loading branch information
emilykl committed Oct 7, 2024
commit c0c64f6883f8c3ca1a1f13a43fab8538c5ac0d49
1 change: 1 addition & 0 deletions draftlogs/7212_remove.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Drop support for passing a string to the `title` attribute, and drop support for deprecated attributes `titlefont`, `titleposition`, `titleside`, and `titleoffset` [[#7212](https://github.com/plotly/plotly.js/pull/7212)]
0