Home
Name Modified Size InfoDownloads / Week
README.txt 2012-02-24 722 Bytes
scichart-src.tar.gz 2012-02-24 593.8 kB
scichart-javadoc.tar.gz 2012-02-22 162.1 kB
scichart.jar 2012-02-16 239.1 kB
Totals: 4 Items   995.8 kB 0
Scichart is a simple chart library based on Swing components.
This project was started to have a library to display scientific data that
is interactive and modular.
It is designed with Model View Controller approach in mind and is using a
hierarchy of swing component to keep the drawing code simple.

Files
-----
The archive is composed of 3 files:
scichart-src.tar.gz : Sources for the project. This is actually a Netbeans
6.9 project without external dependencies. You only have to uncompress it in
the directory of your choice.

scichart-javadoc.tar.gz : Javadoc for Scichart. Not every classes are
documented. Only the ones that will be used by the user.

scichart.jar : The library itself. Put it in your classpath. 
Source: README.txt, updated 2012-02-24