This chart implementation provides graphs of one or more functions as Swing components. The design was made to render large amounts of real-time data.
* Coordinates are of type BigDecimal for arbitrary-precision
* High performance
* All classes are completely thread-safe
* The axis has schemes to automatically choose stepsizes for the index
- Category: Charting & Reporting
- License: BSD License
- HomePage: http://quies.net/java/math/plot/


