Skip to content
New issue

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

[🐛 BUG] Layout Changes in Plotly Might Impact Existing Visualizations #2472

Open
2 of 7 tasks
namnguyen20999 opened this issue Mar 3, 2025 · 1 comment
Open
2 of 7 tasks
Labels
🖰 GUI Related to GUI 🆘 Help wanted Open to participation from the community 💥Malfunction Addresses an identified problem. 🟨 Priority: Medium Not blocking but should be addressed

Comments

@namnguyen20999
Copy link
Contributor

namnguyen20999 commented Mar 3, 2025

What went wrong? 🤔

Recent updates to Plotly.js v3.0.0 may have introduced layout changes that could affect the rendering of existing charts. These changes might cause unexpected shifts in axis alignment, padding, or title positioning, potentially breaking the visual structure of previously stable graphs.

Related issue could be find in this #2372

Solution Proposed

Review the updated Plotly.js layout and refactor the existing Taipy layout accordingly

Additional Context

Acceptance Criteria

  • A unit test reproducing the bug is added.
  • Any new code is covered by a unit tested.
  • Check code coverage is at least 90%.
  • The bug reporter validated the fix.
  • Related issue(s) in taipy-doc are created for documentation and Release Notes are updated.

Code of Conduct

  • I have checked the existing issues.
  • I am willing to work on this issue (optional)
@namnguyen20999 namnguyen20999 added the 💥Malfunction Addresses an identified problem. label Mar 3, 2025
@jrobinAV jrobinAV added 🟨 Priority: Medium Not blocking but should be addressed 🖰 GUI Related to GUI 🔒 Staff only Can only be assigned to the Taipy R&D team 🆘 Help wanted Open to participation from the community and removed 🔒 Staff only Can only be assigned to the Taipy R&D team labels Mar 7, 2025
@jrobinAV
Copy link
Member

jrobinAV commented Mar 7, 2025

We are already on 3.0.0 on the develop branch. We haven't noticed any issue.
If you detect any issue, please provide us with some piece of code to reproduce it.

Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖰 GUI Related to GUI 🆘 Help wanted Open to participation from the community 💥Malfunction Addresses an identified problem. 🟨 Priority: Medium Not blocking but should be addressed
Projects
None yet
Development

No branches or pull requests

2 participants