Column resizing (automatic or by hand) in DataTable

Hi,

I’m using DataTable to display information that’s often too long in one column, but very short on other columns. However, since all columns have the same width, a lot of space is wasted.

Is there some way to resize the columns, either by hand or automatically?

Thanks,
Yossi

This isn’t possible right now. This has been brought up a few times in existing issues like https://github.com/plotly/dash-table-experiments/issues/26 and Dash DataTable - Column width