Hi,
This problem will be fixed in our 6.0.2 version, to be released in a
week and a half.
Or, if you're using an external interpreter, you'll need to install
spyder-kernels 3.0.1, also to be released around the same time.
Cheers,
Carlos
El 30/09/24 a las 7:58, Tetuko Kurniawan escribió:
Hi all,
Today, i updated to spyder 6.0.1 on Win 10, from version 5.x.x.
All is working well, except the inline plot (PNG format) looks not as
usual.
The part outside the plot is transparent.
Such that, it's hard to read.
Before update, it wasn't like that, and i always use dark mode as before.
See attachment/below:
Automatic_backend2.png
code to reproduce:
from matplotlib import pyplot as plt
A=[1,2,3,4,5]
B=[1,2,3,4,5]
fig, ax = plt.subplots(figsize=(4, 3), dpi=300) #the figsize and dpi
doesn't matter
ax.plot(A,B)
version:
* Spyder version: 6.0.1 (standalone)
* Python version: 3.11.9 64-bit
* Qt version: 5.15.8
* PyQt5 version: 5.15.9
* Operating System: Windows-10-10.0.19045-SP0
I think transparent plot is correct, but usually spyder display it
with white background for all part of the plot, such that we can read
what's on the axis, as in v5.x.x.
is it a bug? Thank you.
Best regards,
Tetuko
--
You received this message because you are subscribed to the Google
Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to spyderlib+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/spyderlib/5cd69e34-5963-469f-b96a-400984ecde9en%40googlegroups.com
<https://groups.google.com/d/msgid/spyderlib/5cd69e34-5963-469f-b96a-400984ecde9en%40googlegroups.com?utm_medium=email&utm_source=footer>.
--
You received this message because you are subscribed to the Google Groups
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to spyderlib+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/spyderlib/825d80da-cca2-4737-9672-039ec68816ef%40gmail.com.