##// END OF EJS Templates
README changes
Miikka Heikkinen -
r2459:29247702abf8 release-1.2.1 RC3_1.2.1
parent child
Show More
@@ -80,6 +80,13 Bug Fixes
80 - Fixed: Charts crashes when changing the values to empty model with logarithmic axis
80 - Fixed: Charts crashes when changing the values to empty model with logarithmic axis
81 - Fixed: The legend marker for main series in breakdown series piechart couldnt be updated with custom value
81 - Fixed: The legend marker for main series in breakdown series piechart couldnt be updated with custom value
82 - Fixed: Positioning errors with category axis and bar category axis ticks
82 - Fixed: Positioning errors with category axis and bar category axis ticks
83 - Fixed: Setting points visible for upper or lower line series of an area series causes the area series to fill incorrectly
84 - Fixed: Changing from "High Contrast" theme to another theme draws some grid lines thicker than it is supposed to
85 - Fixed: QCategoryAxis shading is drawn even if the shaded category is scrolled off-chart
86 - Fixed: QBarCategoryAxis with odd number of categories and shading draws an additional shade on top of the chart
87 - Fixed: Setting points visible for a line chart sometimes doesn't draw the points but instead draws a filled area
88 - Fixed: Exploding a piechart slice with a thick pen causes rendering artifacts during the explosion animation
89 - Fixed: Pen style pattern continuity for line series
83
90
84 Known Issues
91 Known Issues
85 ============
92 ============
General Comments 0
You need to be logged in to leave comments. Login now