-
**Operating system**: Linux Mint 22
**wxPython version & source**: wxPython 4.2.2 gtk3 (phoenix) wxWidgets 3.2.6 from pypi
**Python version & source**: 3.12.3 from distro
It also occurs wit…
-
Hello everyone,
When I use a custom drawing function, I have the impression that the bounding box is not correct, see the image below.
![103563965-fcae5100-4ebd-11eb-9229-5ec6824f8493](https://u…
-
### Is your feature request related to a problem? Please describe.
Depending on line-height and font settings, box-drawing boxes and ASCII art can render with unwanted gaps in between characters, and…
-
We want the ability to have aesthetics which are placed at a point to have the ability to align the drawing to the point in various ways, the most obvious being whether to centre, or left/right/top/bo…
-
Currently, Block Elements are fixed at the default font line height of 1.0, which causes gaps above this value, and line height 1.8 for Box Drawings, which causes overlap at lower values.
Idea/sugg…
-
Hi Will, in the lecture_2 assignment, when we are asked to draw a box using *, are we just supposed to use the print function to do so? It's interesting that I couldn't find anything about this on goo…
-
A box / rectangle drawing tool would be pretty handy for establishing proportions and 3d form.
I have the core of one here, but am not that settled about how interaction should work.
This version can …
0ion9 updated
10 months ago
-
Is there a function to draw a mol on a matplotlib axis? I'm interested in creating a vector image with multiple chemicals on a single axis (this uses MolToImage and imshow but only makes a raster imag…
-
Hello,
I try to set color to pie chart serie.
In my case, I need, for exemple, to set color "red" (for error data) and green (for valide data) .
That seems don't work. I try with:
```
p, …
-
Textual works, but doesn't look good on the Linux virtual console environment.
I am about to deploy an in company solution that uses textual on read-only Linux ISOs, where the textual app is launched…