You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the WEP is applied to the columns as well as the row header. If we go via the alignment approach, there needs to be a proper way to specify header properties.
This also applies to alignment itself. It seems currently there is no way to control the row header alignment.
Text alignment could be specified individually for each column.
table.columns.alignment
accept iterable containing alignment for each column.It would be handful to
width_exceed_policy
in the same way. So you could mark some columns to be preserved and other columns to be truncated.The text was updated successfully, but these errors were encountered: