Mageia Bugzilla – Attachment 7794 Details for
Bug 18457
matplotlib for python3 misses fonts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
The code to reproduce the error.
matplotlib_POC.py (text/x-python), 81 bytes, created by
funny name
on 2016-05-14 11:54:08 CEST
(
hide
)
Description:
The code to reproduce the error.
Filename:
MIME Type:
Creator:
funny name
Created:
2016-05-14 11:54:08 CEST
Size:
81 bytes
patch
obsolete
>import matplotlib.pyplot as plt > >plt.clf() >plt.xlabel("$Latex Test$") > >plt.show()
import matplotlib.pyplot as plt plt.clf() plt.xlabel("$Latex Test$") plt.show()
View Attachment As Raw
Actions:
View
Attachments on
bug 18457
: 7794 |
7813
|
7817