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
timkpaine
changed the title
Is it possible to edit data (edit cells) and plot text in cells in múltiple lines (wrapping text)?
Is it possible to edit data/cells and have text in cells wrap in multiple lines?
Apr 28, 2023
Clarificarion about wrapping. If you have as data ptext paragraphs and you plot/render the table with the data there several options:
A) the text is rendered jn one line and the column is as width as necessary to accomodate the text
B) one line but the column does not show all the text because the width is fixed
C) having a predefined width the text is wrapped in as many lines as necessary to show it all.
It would be like in excel right click properties wrap-text = true
The question says it all.
The idea being to have a kind of excel-alike data visualizar for data consisting in texts
The text was updated successfully, but these errors were encountered: