@@ -23,6 +23,7 New features | |||
|
23 | 23 | - Added grid color property for value axis |
|
24 | 24 | - Added mapToPosition and mapToValue methods to ChartView |
|
25 | 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 | 28 | Fixed issues |
|
28 | 29 | ------------ |
@@ -34,3 +35,7 Fixed issues | |||
|
34 | 35 | - Fixed axis zoom in animation crash issue |
|
35 | 36 | - Fixed area series animation crash issue |
|
36 | 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