tobgu/qframe

Increasing Column width

hasanAjsf opened this issue · 1 comments

In my dataframe, I hardly read the data in the columns, can I increase the column width so I can improve the readability?

image

tobgu commented

You cannot at the moment, the String() function is very much "one size fits all". I could definitely see such configurability being added to a new function, TableString(options ...TableOption), or similar. That would be more configurable.

If that is something you would like to contribute Id be super happy to review a PR for it. If not it may happen anyway. I won't swear by a release date though!