##// END OF EJS Templates
updated README
sauimone -
r1409:b193865d4793
parent child
Show More
@@ -66,7 +66,9 KNOWN ISSUES
66 * Setting bar width is not possible on QBarSeries derived classes (the width
66 * Setting bar width is not possible on QBarSeries derived classes (the width
67 is affected with setMargin, but it has limitations)
67 is affected with setMargin, but it has limitations)
68 * API for Animations state (signaling started, finished) and setting duration
68 * API for Animations state (signaling started, finished) and setting duration
69 etc. are missing
69 etc. is missing
70 * In QBarSeries API bar margin related methods will be replaced with bar width
71 in final release
70
72
71 Main changes between Technology Preview and Beta release
73 Main changes between Technology Preview and Beta release
72 ========================================================
74 ========================================================
@@ -78,4 +80,4 Main changes between Technology Preview and Beta release
78 * Model API  refactored and moved from Series Classes to separate Model
80 * Model API  refactored and moved from Series Classes to separate Model
79 Mapper Classes
81 Mapper Classes
80 * First version of Qt Designer plugin included
82 * First version of Qt Designer plugin included
81 * Example for handling Gestures included (ZoomLineChart example) No newline at end of file
83 * Example for handling Gestures included (ZoomLineChart example)
General Comments 0
You need to be logged in to leave comments. Login now