textual-plotext
textual-plotext copied to clipboard
read the plot size?
Is there a way to read the current plot size in characters from the PlotextPlot class?
Ideally, I would like to be able to know how many characters excluding the axes. i.e the actual plot canvas size in characters.
Thanks,