Spider graphs and filled line graphs can now be
created. The line graph uses internal
anti-aliasing. The setDivision method was added
for all graph types. The setFilled method was
added for spider and filled line graphs. The
setFontBig and setFontSmall methods were added.
SetPieLegendExt was modified into SetExtLegend.
The DrawAxis method was modified.


Changes: The code was optimized. Legend position on top and bottom was introduced. The setFontMono() function was added to support monospace fonts. Other new functions include setFontSmallSize($size), setFontBigSize($size), setFontLegSize($size), setLegMaxLen($len), and setFontLegend($fontleg,$size=8). The setFont($font,$size=8) and setFontBD($fontbd,$size=8) functions were modified.


Changes: A horizontal histogram graph type was added. An extended legend was added for horizontal histogram. A new legend management system was added for a better visualization of all types of strings. Standard CSS colors can be selected with the setValue function. setMultiColor() was added to visualize different colors on same value series. setColors() was added to add one or more colors. A Bold font type was added. The setFontBD() method was added. carry2file() was modified for selecting a patch and filename.


Changes: Spider graphs and filled line graphs can now be created. The line graph uses internal anti-aliasing. The setDivision method was added for all graph types. The setFilled method was added for spider and filled line graphs. The setFontBig and setFontSmall methods were added. SetPieLegendExt was modified into SetExtLegend. The DrawAxis method was modified.


Changes: New pie graph antialiasing, color management, axis title managment, and x-title names management. Legend alignment. An extended legend for pie graphs with values and/or percentages. Title of a single pie graph, and sub-titles of graphs.


Changes: Set methods were introduced. The source code was cleaned up. Lots of little bugs were fixed.