@@ -67,11 +67,14 can also be generated with: | |||
|
67 | 67 | Main Changes between 1.0.0 and 1.1.0 |
|
68 | 68 | =================================== |
|
69 | 69 | - Versions 1.0.0 and 1.1.0 are not binary or source compatible. We are sorry about this. |
|
70 | - ValuesAxis renamed to ValueAxis | |
|
71 | - QAbstractAxis::arrowVisible and other related methods were renamed to | |
|
72 | QAbstractSeries::lineVisible | |
|
73 | - QChart::margins was replaced with QChart::minimumMargins | |
|
74 | - BarCategoriesAxis renamed to BarCategoryAxis | |
|
70 | 75 | - Horizontal bar series has been added |
|
71 | 76 | - New axis types: DateTimeAxis and CategoryAxis |
|
72 | 77 | - PieSeries now supports drawing as a donut |
|
73 | - ValuesAxis renamed to ValueAxis | |
|
74 | - BarCategoriesAxis renamed to BarCategoryAxis | |
|
75 | 78 | - Drawing performance of LineSeries has been improved |
|
76 | 79 | - New data replacament method with better performance implemented in XYSeries |
|
77 | 80 | - It is now possible to take PieSlices/BarSets back from the series without deleting |
General Comments 0
You need to be logged in to leave comments.
Login now