0
Is there any easy way to make text italic in Python?
I use SPYDER to model some stuff and I was wondering if there was maybe any way that I could use Italics on the x/y labels on my graphs thanks
1 Odpowiedź
+ 2
Of course there is a way, but you would have to write it yourself as it appears SPYDER doesn't provide it. Since it is open source, you could grab the method's source and modify it as you desire.