Python 中的绘图功能 matplotlib - stone-stone
### Python 中的绘图功能 matplotlib+ frontendmatplotlib.pyplot+ backenduse('agg') use('tkagg') use('qtagg')非交互式后端 交互式后端 交互式后端----------------------------------------
render library agg agg agggui library tkinter pyside6(封装了Tk库) (封装了Qt库)