Skip to content

基于 flask 和 echarts 的数据可视化工具

Notifications You must be signed in to change notification settings

TurboWay/ironman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ironman

基于 flask 和 echarts 的数据可视化工具

功能

便利性工具, 结构简单, 容易定制, 直接传数据就可以完成可视化展示

使用

运行 app.py

打开 http://127.0.0.1:5000/

修改 data.py 的 SourceData 类,即可将示例数据替换成你的数据

示例

折线图

image-20201123194018830

柱形图

image-20201123194045254

柱形图-横柱

image-20201123194107157

柱形图-极坐标

image-20201123194124600

柱形图-瀑布

image-20201123194144502

饼图

image-20201123194205589

饼图-环形

image-20201123194226636

中国地图

image-20201123194239970

词云

image-20201123194249695

参考

https://github.com/lalpha/flask

https://echarts.apache.org/examples/zh/index.html

https://github.com/apache/incubator-echarts

https://github.com/ecomfe/echarts-wordcloud

About

基于 flask 和 echarts 的数据可视化工具

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages