14 lines
No EOL
416 B
Markdown
14 lines
No EOL
416 B
Markdown
# PyQtChart练习
|
|
|
|
like [百度 echarts](http://echarts.baidu.com/demo.htmlhttp://echarts.baidu.com/demo.html)
|
|
|
|
### [Python3.5 or latter][PyQt5 PyQtChart]
|
|
|
|
### [1.测试](test/)
|
|
- [1.1 LineChart](test/LineChart.py)
|
|
- [1.2 LineChart自定义xy轴](test/LineChart自定义xy轴.py)
|
|
- [1.3 ToolTip](test/ToolTip.py)
|
|
|
|
### [2.charts](charts/)
|
|
- [2.1 折线图](charts/line)
|
|
- [2.2 柱状图](charts/bar) |