Version 2 was abandoned in favor of a more customizable backend. The VAGRANT logic has been completely recoded and provides never before seen levels of customizability. VAGRANT 2.5 is currently being developed and is in CVS.
Basic ShockWave Flash support (for the PHP ming 0.1.1 module) has been committed to CVS. Now graphs can be rendered using GD, Imlib, or ShockWave Flash
VAGRANT 1.1 is out! New in this version is the ability to graph against 2 y-scales, a better pie chart color generator as well as other bug fixes. Check out the examples on the project homepage.
Version 1.0 of the VAGRANT PHP graphing libraries is out. VAGRANT is made up of a core class that performs all of the graphing logic. This core class calls image drawing functions through the various image library wrapper classes to draw a variety of graphs. Currently, VAGRANT supports Imlib2 and GD with support on the way for the Ming (shockwave) PHP module. VAGRANT also can draw scatter, line, dashed line, filled line, and bar graphs, as well as pie charts.