You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
JSci: An open-source alternative for Java 2D graphing Java / Miscellaneous
Java 2D may be the most obvious solution for programming 2D graphs in Java programs, but it's not the only one. This article proposes an elegant alternative in the form of Java Objects for Science (JSci), an open-source package that lets you create 2D bar graphs, pie charts, and line graphs in Swing.