@@ -83,6 +83,7 Main Changes between 1.0.0 and 1.1.0 | |||
|
83 | 83 | - QML API version number changed to 1.1 |
|
84 | 84 | - You can now set a custom format for ValueAxis labels |
|
85 | 85 | - ValueAxis label layout improved |
|
86 | - Two new ways of placing a label inside a pie slice | |
|
86 | 87 | |
|
87 | 88 | Bug Fixes |
|
88 | 89 | ========== |
@@ -98,6 +99,7 Bug Fixes | |||
|
98 | 99 | - Antialias is now disabled in declarative plugin by default |
|
99 | 100 | - Fixed QML PieModelMappers defined outside the series scope |
|
100 | 101 | - Fixed an issue with QLegend attach requiring a resize |
|
102 | - Fixed an issue with the axes ranges values being overwritten if set before axis added to the chart | |
|
101 | 103 | |
|
102 | 104 | Known Issues |
|
103 | 105 | ============ |
General Comments 0
You need to be logged in to leave comments.
Login now