##// END OF EJS Templates
Updated changes file...
Miikka Heikkinen -
r2838:c32137b09d13
parent child
Show More
@@ -23,6 +23,7 New features
23 - Added grid color property for value axis
23 - Added grid color property for value axis
24 - Added mapToPosition and mapToValue methods to ChartView
24 - Added mapToPosition and mapToValue methods to ChartView
25 - Added zooming functions to ChartView to correspond the ones available for QChart
25 - Added zooming functions to ChartView to correspond the ones available for QChart
26 - Added changed signals to scatter series marker size and shape properties
26
27
27 Fixed issues
28 Fixed issues
28 ------------
29 ------------
@@ -34,3 +35,7 Fixed issues
34 - Fixed axis zoom in animation crash issue
35 - Fixed axis zoom in animation crash issue
35 - Fixed area series animation crash issue
36 - Fixed area series animation crash issue
36 - Fixed documentation issues
37 - Fixed documentation issues
38 - Fixed label clipping issues when using QOpenGLWidget as graphics view viewport
39 - Fixed crash when removing currently animating axis from the chart
40 - Fixed drawing a ghost axis when the last axis was removed from orientation
41 - Fixed missing tick and label when log axis tick was be exactly at edge of the range
General Comments 0
You need to be logged in to leave comments. Login now