More information is available in the Graph docs.
Examples
Datagraph
Simple Data Graph Example
Data Graph Collisions Example
Movable Data Graph Example
Producers Data Graph Example
Datagraph:Regression
Regression Data Graph Example
Linear Regression Data Graph Example
Polynomial Regression Data Graph Example
Exponential Regression Data Graph Example
Source Code The source code for this package includes a build file (build.xml) which is used by Ant to compile the code. To compile the code, change your working directory to the toplevel directory of the decompressed source distribution and type 'ant' to create the jar file and 'ant javadoc' to create the java documentation. Make sure Ant is version 1.6 or later or the build.xml file will need to be manually repaired to work.
Source code may also be accessed though
ViewCVS,
anonymous CVS access, or through SSH access for approved developers.
| |
|
Dependencies This distribution web site is created by Maven , including the java documentation, source and binary distributions, and project information. Concord Consortium maintains it's own repository for dependencies required for building CC's source code that is not on the main Maven repository at www.ibiblio.org. The dependencies are required for building from Maven or Ant, both of which have a facility for retrieving jar libraries from remote repositories.