remove
This commit is contained in:
parent
bf3eaae68b
commit
a78a698c82
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
# 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)
|
|
Loading…
Reference in a new issue