怎样将matplotlib生成的图形通过Flask输出到页面
资源文件列表:

301-e001/
301-e001/apps/
301-e001/apps/dataeshows/
301-e001/apps/dataeshows/__init__.py 38B
301-e001/apps/dataeshows/__pycache__/
301-e001/apps/dataeshows/__pycache__/__init__.cpython-37.pyc 174B
301-e001/apps/dataeshows/__pycache__/views.cpython-37.pyc 718B
301-e001/apps/dataeshows/e001/
301-e001/apps/dataeshows/e001/__init__.py
301-e001/apps/dataeshows/e001/__pycache__/
301-e001/apps/dataeshows/e001/__pycache__/__init__.cpython-37.pyc 147B
301-e001/apps/dataeshows/e001/__pycache__/flask_show_matplot.cpython-37.pyc 3.08KB
301-e001/apps/dataeshows/e001/flask_show_matplot.py 3.5KB
301-e001/apps/dataeshows/views.py 734B
301-e001/static/
301-e001/static/datafiles/
301-e001/static/datafiles/301/
301-e001/static/datafiles/301/001/
301-e001/static/datafiles/301/001/学生基本信息表.xls 26KB
301-e001/static/datafiles/301/001/学生期末考试成绩排名表.xls 9.5KB
301-e001/static/datafiles/301/001/期末考试成绩表.xls 28.5KB
301-e001/templates/
301-e001/templates/301/
301-e001/templates/301/001/
301-e001/templates/301/001/show_matplotlib.html 320B
301-e001/utils/
301-e001/utils/xlrd_ExcelUtil.py 25.68KB