Feature Request: Long Text Plot
See original GitHub issueHello,
I would like to display some text, raw text in a block, like a list of items.
In the following screenshot you can see bel
instead of label

A final result being more likely like:
label1........on first line
label2.....on secondline
...
Being able to pass a string with carriage return separators would be ideal or that the text wraps automatically.
Let me know if that is not clear enough and if it sounds feasible.
Been using the following code
plt.text('label', 1, 1, xside= 'lower', yside = 'left', color = 'red'); \
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:15 (8 by maintainers)
Top Results From Across the Web
Rendering long strings as wrapped text in the centre of a cell
Rendering long strings as wrapped text in the centre of a cell - feature request. Hi, When rendering long strings without line breaks...
Read more >Feature Request: Curved Text in Polar Plots #2946 - GitHub
It would be nice, especially on polar plots, to have labels that follow the curve, like these: This has been asked quite a...
Read more >What are your "Top 5 Feature Requests"? - Qualtrics Community
1. Re-code seen but not selected on data export - The ability to re-code downloaded data where the respondent saw an answer option,...
Read more >Feature Request - Leader Text alignment in SketchUp
The text is anchored to where it is placed (left justified) using the first character as the anchor. The longer the text, the...
Read more >Renaming Feature Requests to Feedback - Airfocus
A feature request is a change request or new requirement to your existing product. It is when a customer expresses what she would...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hello @piccolomo,
I tested your example with latest version of plotext.
Within a subplot layout I obtain the following where it goes to the previous plot on the left.
I really love your lib by the way, very handy.
just awesome again…gonna really help.me finishing that dashboard