파이썬 matplotlib.get_backend()

1 개요[ | ]

Python matplotlib.get_backend()
파이썬 matplotlib.get_backend()
Python
CPU
0.5s
MEM
38M
0.6s
Copy
import matplotlib
print( matplotlib.get_backend() )
nbAgg

2 같이 보기[ | ]

3 참고[ | ]