File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 11# History of changes
22
3+ ## Version 0.5.2
4+
5+ Added CHM documentation to wheel package
6+ Fixed QwtPlotRenderer.setDiscardFlag/setLayoutFlag args
7+ Fixed QwtPlotItem.setItemInterest args
8+ Fixed QwtPlot.setAxisAutoScale/setAutoReplot args
9+
10+ ## Version 0.5.1
11+
12+ Fixed Issue #22 : fixed scale issues in CurveDemo2.py and ImagePlotDemo.py
13+ QwtPlotCurve: sticks were not drawn correctly depending on orientation
14+ QwtInterval: avoid overflows with NumPy scalars
15+ Fixed Issue #28 : curve shading was broken since v0.5.0
16+ setup.py: using setuptools "entry_points" instead of distutils "scripts"
17+ Showing curves/plots number in benchmarks to avoid any misinterpretation (see Issue #26 )
18+ Added Python2/Python3 scripts for running tests
19+
320## Version 0.5.0
421
522Various optimizations
You can’t perform that action at this time.
0 commit comments