Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/thirdparty/cairoplot-trunk/trunk/NEWS
blob: c4e6b55c8725fb72d93735d5e529586d10406b2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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