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
I'm using PivotSheet and TableSheet in my React application. I've encountered an issue with long column names: when I reduce the size of a column, the name is truncated with an ellipsis. However, for better readability and data presentation, I would prefer if the long names wrapped to multiple lines within the column header instead of being truncated.
For example :
Column Name
Can become :
Column Name
It would be very nice to have an option to choose the overflow style for column cell
🏞 What problem does this feature solve
This modification would allow users to view the full column names even in narrow columns, enhancing the user experience and data comprehension in scenarios with lengthy column headers.
The text was updated successfully, but these errors were encountered:
Hello, @fmo-dev, This feature or flaw has been supported or fixed in 2.0 next version, next version is currently in private beta, thank you for your support and understanding.
Any 2.0 version issues, please go to discussion, which released the official version is expected to the end (document 🚧) during construction, the first trial:
🏷 Version
Sheet Type
🖋 Description
I'm using PivotSheet and TableSheet in my React application. I've encountered an issue with long column names: when I reduce the size of a column, the name is truncated with an ellipsis. However, for better readability and data presentation, I would prefer if the long names wrapped to multiple lines within the column header instead of being truncated.
For example :
Can become :
Name
It would be very nice to have an option to choose the overflow style for column cell
🏞 What problem does this feature solve
This modification would allow users to view the full column names even in narrow columns, enhancing the user experience and data comprehension in scenarios with lengthy column headers.
The text was updated successfully, but these errors were encountered: