-
A few syntax warnings in the new python (3.12.x) in Ubuntu Noble:
```
Setting up python3-ptxprint (2.4.16-0~202403090320~ubuntu24.04.1) ...
/usr/lib/python3/dist-packages/ptxprint/gtkstyleditor.p…
-
Our app uses fl_chart for drawing line and bar graphs, the app was working fine for the code that we have written for displaying bar graphs on the flutter prior to version 2.8 but after upgrading to v…
-
Hi there,
I'd like to suggest the introduction of some parameters to the to_markdown function that increase flexibility. These comport very minor modification in the code.
I've experienced that many…
-
Hello sir,
I have try to draw the precipitation by using RAINC+RAINNC.
I also tried to reinstall the postwrf. But still not working.
Please provide details on why is this happening
Kind …
-
Hi, everyone. I am a new user of Cartopy. I came up with a problem when plotting a map with this package. That is the left extent of the figure does not work as expected. Here is my code:
from ma…
RbHou updated
8 months ago
-
Nice work!
when i run the script "test_cnc.py" provided in src/test, the inference speed is fast.
but when i make a new pipeline according to "test_cnc.py", the inference speed become super slow, w…
-
I originally posted this in the [plotly community forums](https://community.plot.ly/t/how-to-define-opacity-per-point-for-scatter3d/18621) and it was recommend I instead post this as an issue.
I wo…
-
A strange effect of #4904:
- If you want to use the template to override default colors for axis lines that are hidden by default, now you need to explicitly hide those lines.
- We decided in that P…
-
Instead people can go:
- `+ light_mode_rt()` for x/y gridlines
-`+ ggeasy::easy_remove_gridlines()` for no gridlines
`+ light_mode_rt()` and then `+ ggeasy::easy_remove_gridlines()` for the oppos…
-
Hi,
Thanks for publishing a wonderful library.
I have been using PymuPDF on scientific documents, and I noticed that a collection of tokens gets merged into one if they are spatially very close to…