PyQt/QGraphicsView练习/README.md
2017-12-26 23:29:01 +08:00

12 lines
No EOL
342 B
Markdown

# QGraphicsView练习例子
### [Python3.4.4 or Python3.5][PyQt5]
### [1.世界地图](世界地图/)
### [2.添加QWidget](添加QWidget.py)
![添加QWidget](ScreenShot/1.png)
### [3.QChart ToolTip](QChartToolTipTest.py)
more like [line-stack](http://echarts.baidu.com/demo.html#line-stack)
![QChart ToolTip](ScreenShot/2.gif)