diff --git a/README b/README index de3ce64..9c49c09 100644 --- a/README +++ b/README @@ -80,6 +80,13 @@ Bug Fixes - Fixed: Charts crashes when changing the values to empty model with logarithmic axis - Fixed: The legend marker for main series in breakdown series piechart couldnt be updated with custom value - Fixed: Positioning errors with category axis and bar category axis ticks +- Fixed: Setting points visible for upper or lower line series of an area series causes the area series to fill incorrectly +- Fixed: Changing from "High Contrast" theme to another theme draws some grid lines thicker than it is supposed to +- Fixed: QCategoryAxis shading is drawn even if the shaded category is scrolled off-chart +- Fixed: QBarCategoryAxis with odd number of categories and shading draws an additional shade on top of the chart +- Fixed: Setting points visible for a line chart sometimes doesn't draw the points but instead draws a filled area +- Fixed: Exploding a piechart slice with a thick pen causes rendering artifacts during the explosion animation +- Fixed: Pen style pattern continuity for line series Known Issues ============