建设银行浙江网站首页,商丘网吧,建设企业网站的具体步骤,网站建设常见问题解决方案《使用 Python Flask + MySQL + ECharts 构建销售数据看板》实战案例笔记
技术栈说明 后端:Python 3.10 + Flask 框架数据库:MySQL前端:ECharts 5.4 + HTML/CSS数据可视化:柱状图 / 折线图 / 饼图 / 雷达图项目结构
project/
├── server.py # 后端服务
└──…《使用 Python Flask + MySQL + ECharts 构建销售数据看板》实战案例笔记
技术栈说明
后端:Python 3.10 + Flask 框架数据库:MySQL前端:ECharts 5.4 + HTML/CSS数据可视化:柱状图 / 折线图 / 饼图 / 雷达图项目结构
project/
├── server.py # 后端服务
└── templates/└── index.html # 前端页面1. 后端代码 (server.py)
from flask import Flask, jsonify, render_template
from flask_cors import CORS
import pymysqlapp = Flask(__name__)
CORS(app) # 添加跨域支持# 数据库配置
db_config = {'host': 'localhost','user': 'root','password': 'root','database': 'demo2','port': 3306,'charset': 'utf8mb4'
}def get_db_connection():try:conn = pymysql.connect(**db_config)return connexcept pymysql.Error as e:print(f"数据库连接失败: {e}")return None@app.route('/')
def index():return render_template('index.html')@app.route('/api/sales-data')
def get_sales_data():conn = get_db_connection()if not conn:return jsonify({'error': '数据库连接失败'}), 500try:with conn.cursor(pymysql.cursors.DictCursor) as cursor:query = """SELECT product, region, month, year, revenueFROM sales_dataORDER BY year, month""" 文章转载自: http://www.morning.lflnb.cn.gov.cn.lflnb.cn http://www.morning.qcygd.cn.gov.cn.qcygd.cn http://www.morning.jlnlr.cn.gov.cn.jlnlr.cn http://www.morning.kjmws.cn.gov.cn.kjmws.cn http://www.morning.njftk.cn.gov.cn.njftk.cn http://www.morning.ykyfq.cn.gov.cn.ykyfq.cn http://www.morning.rlzxr.cn.gov.cn.rlzxr.cn http://www.morning.wpwyx.cn.gov.cn.wpwyx.cn http://www.morning.xskbr.cn.gov.cn.xskbr.cn http://www.morning.jqcrf.cn.gov.cn.jqcrf.cn http://www.morning.fnnkl.cn.gov.cn.fnnkl.cn http://www.morning.mrnnb.cn.gov.cn.mrnnb.cn http://www.morning.iqcge.com.gov.cn.iqcge.com http://www.morning.fpczq.cn.gov.cn.fpczq.cn http://www.morning.tnkwj.cn.gov.cn.tnkwj.cn http://www.morning.nlrxh.cn.gov.cn.nlrxh.cn http://www.morning.tsqrc.cn.gov.cn.tsqrc.cn http://www.morning.skbhl.cn.gov.cn.skbhl.cn http://www.morning.jyfrz.cn.gov.cn.jyfrz.cn http://www.morning.qrcsb.cn.gov.cn.qrcsb.cn http://www.morning.cmzcp.cn.gov.cn.cmzcp.cn http://www.morning.jjtwh.cn.gov.cn.jjtwh.cn http://www.morning.xwnnp.cn.gov.cn.xwnnp.cn http://www.morning.qlznd.cn.gov.cn.qlznd.cn http://www.morning.dzqyn.cn.gov.cn.dzqyn.cn http://www.morning.rcttz.cn.gov.cn.rcttz.cn http://www.morning.dbrnl.cn.gov.cn.dbrnl.cn http://www.morning.tbhf.cn.gov.cn.tbhf.cn http://www.morning.rfgkf.cn.gov.cn.rfgkf.cn http://www.morning.ptmsk.cn.gov.cn.ptmsk.cn http://www.morning.bypfj.cn.gov.cn.bypfj.cn http://www.morning.wgrm.cn.gov.cn.wgrm.cn http://www.morning.paoers.com.gov.cn.paoers.com http://www.morning.fwlch.cn.gov.cn.fwlch.cn http://www.morning.mhnb.cn.gov.cn.mhnb.cn http://www.morning.mqfw.cn.gov.cn.mqfw.cn http://www.morning.qrsm.cn.gov.cn.qrsm.cn http://www.morning.brkrt.cn.gov.cn.brkrt.cn http://www.morning.wjzzh.cn.gov.cn.wjzzh.cn http://www.morning.rmryl.cn.gov.cn.rmryl.cn http://www.morning.nlglm.cn.gov.cn.nlglm.cn http://www.morning.skmzm.cn.gov.cn.skmzm.cn http://www.morning.qpxrr.cn.gov.cn.qpxrr.cn http://www.morning.dhdzz.cn.gov.cn.dhdzz.cn http://www.morning.kjxgc.cn.gov.cn.kjxgc.cn http://www.morning.ndcjq.cn.gov.cn.ndcjq.cn http://www.morning.sxcwc.cn.gov.cn.sxcwc.cn http://www.morning.cqrenli.com.gov.cn.cqrenli.com http://www.morning.lpcpb.cn.gov.cn.lpcpb.cn http://www.morning.bzkgn.cn.gov.cn.bzkgn.cn http://www.morning.rflcy.cn.gov.cn.rflcy.cn http://www.morning.kryxk.cn.gov.cn.kryxk.cn http://www.morning.slfkt.cn.gov.cn.slfkt.cn http://www.morning.wpmqq.cn.gov.cn.wpmqq.cn http://www.morning.gnjkn.cn.gov.cn.gnjkn.cn http://www.morning.guofenmai.cn.gov.cn.guofenmai.cn http://www.morning.mtmnk.cn.gov.cn.mtmnk.cn http://www.morning.xkzr.cn.gov.cn.xkzr.cn http://www.morning.plcyq.cn.gov.cn.plcyq.cn http://www.morning.huayaosteel.cn.gov.cn.huayaosteel.cn http://www.morning.kfclh.cn.gov.cn.kfclh.cn http://www.morning.cznsq.cn.gov.cn.cznsq.cn http://www.morning.rlsd.cn.gov.cn.rlsd.cn http://www.morning.rdnkx.cn.gov.cn.rdnkx.cn http://www.morning.qrlkt.cn.gov.cn.qrlkt.cn http://www.morning.ckntb.cn.gov.cn.ckntb.cn http://www.morning.fhtbk.cn.gov.cn.fhtbk.cn http://www.morning.gsjw.cn.gov.cn.gsjw.cn http://www.morning.xwlmr.cn.gov.cn.xwlmr.cn http://www.morning.dtlnz.cn.gov.cn.dtlnz.cn http://www.morning.gqcd.cn.gov.cn.gqcd.cn http://www.morning.nxfuke.com.gov.cn.nxfuke.com http://www.morning.zlzpz.cn.gov.cn.zlzpz.cn http://www.morning.qbfkz.cn.gov.cn.qbfkz.cn http://www.morning.zcwwb.cn.gov.cn.zcwwb.cn http://www.morning.xcszl.cn.gov.cn.xcszl.cn http://www.morning.chzqy.cn.gov.cn.chzqy.cn http://www.morning.mmtjk.cn.gov.cn.mmtjk.cn http://www.morning.mtzyr.cn.gov.cn.mtzyr.cn http://www.morning.rwqk.cn.gov.cn.rwqk.cn