plotly / plotly.js

Open-source JavaScript charting library behind Plotly and Dash
https://plotly.com/javascript/
MIT License
16.88k stars 1.85k forks source link

enable dynamic table column width #6341

Open ainoam opened 1 year ago

ainoam commented 1 year ago

Going over the docs, there does not seem to be a way to to resize a table column's width once drawn. Seems like the only way to ensure all data is visible would be auditing the data going into tables to predefine a minimal width for each column so as to not cut-off any data, and would seem wasteful when the total available width can change depending on display - Best to let viewers control their table layout as fits their display.

gvwilson commented 2 months ago

Hi - we are trying to tidy up the stale issues and PRs in Plotly's public repositories so that we can focus on things that are still important to our community. Since this one has been sitting for several years, I'm going to close it; if it is still a concern, please add a comment letting us know what recent version of our software you've checked it with so that I can reopen it and add it to our backlog. Thanks for your help - @gvwilson

ainoam commented 2 months ago

@gvwilson Seems like this capability is still not available as recent as v2.32.0 - Table plots would benefit a lot from having this added.

gvwilson commented 2 months ago

thanks @ainoam - I'll add it to our backlog, but I don't think anyone will get to it any time soon :-(