summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@theqtcompany.com>2015-10-02 10:56:34 +0300
committerTitta Heikkala <titta.heikkala@theqtcompany.com>2015-10-02 07:58:52 +0000
commitc32137b09d13248fccacf39d71b8ddc73ec90dcc (patch)
tree17c74d9be55d5906bf5dc9170dec3ca11b447d7c /dist
parente6f5cbaa5aca45562fe9bee473d7d76bf67cd54c (diff)
Updated changes file
Change-Id: I19747ea58c1d007ce281d228fee37d5f2dd7cf75 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-2.1.05
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/changes-2.1.0 b/dist/changes-2.1.0
index 93cb7c39..f0ea7e8e 100644
--- a/dist/changes-2.1.0
+++ b/dist/changes-2.1.0
@@ -23,6 +23,7 @@ New features
- Added grid color property for value axis
- Added mapToPosition and mapToValue methods to ChartView
- Added zooming functions to ChartView to correspond the ones available for QChart
+- Added changed signals to scatter series marker size and shape properties
Fixed issues
------------
@@ -34,3 +35,7 @@ Fixed issues
- Fixed axis zoom in animation crash issue
- Fixed area series animation crash issue
- Fixed documentation issues
+- Fixed label clipping issues when using QOpenGLWidget as graphics view viewport
+- Fixed crash when removing currently animating axis from the chart
+- Fixed drawing a ghost axis when the last axis was removed from orientation
+- Fixed missing tick and label when log axis tick was be exactly at edge of the range