issue-tracking
issue-tracking copied to clipboard
[Bug] Panels don't scale appropriately when resizing
Describe the Bug
When adding a panel and then changing its size it doesn't always scale appropriately but for example covers only the leftmost part when scaling to the right, like this for example:
When clicking on edit and closing the edit view again, the panel is being reloaded and scales appropriately.
Expected behavior
Maybe reload the panel directly when resizing, I'm not sure whether there is some technical reason why this isn't implemented.
Where is the issue?
- [ ] Comet Python SDK
- [X] Comet Javascript SDK
- [X] Comet UI
- [ ] Third Party Integrations (Huggingface, TensorboardX, Pytorch Lighting etc)
To Reproduce
Steps to reproduce the behavior:
- Add my publicly available Group Bar Chart v3 (supports grouping by experiment Name)
- Click on edit layout
- Resize the panel in the horizontal axis
- See how it doesn't scale
- Click on edit of the panel
- Click on Apply without making any changes
- The panel should have scaled appropriately
Thanks for reporting this @florianblume. I was able to reproduce your issue. Indeed this looks like a bug. I'll let the the team know about the behavior and post an update here when a fix has been pushed.
Hi @florianblume. We just pushed a fix for this issue. Plotly Panels should resize automatically now.
Cool, will check it out!
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.