Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/thirdparty/cairoplot-trunk/trunk/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/cairoplot-trunk/trunk/NEWS')
-rwxr-xr-xthirdparty/cairoplot-trunk/trunk/NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/thirdparty/cairoplot-trunk/trunk/NEWS b/thirdparty/cairoplot-trunk/trunk/NEWS
new file mode 100755
index 0000000..c4e6b55
--- /dev/null
+++ b/thirdparty/cairoplot-trunk/trunk/NEWS
@@ -0,0 +1,19 @@
+
+Version 1.1:
+ - Refactored code into OO form for dot and line code
+ - Refactored code into OO form for pizza plot
+ - Pizza plot renamed to Pie plot
+ - Added support for Bar Plots
+ - Refactored code into OO form for gantt chart
+ - Allow use of other types of cairo surfaces
+ - Added rounded corners and pseudo 3D option to Bar Plots
+ - Added support for Donut Plots
+ - Added support for Function Plots
+ - Added discrete series option to Function Plots
+
+Version 1.2
+ - Added support for Scatter Plots
+ - Added support for error bars on Scatter Plots
+ - Added support for Horizontal and Vertical Bar Plots
+
+