mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
3d82afa955
- Add 'graphics' category [2] - Move RUN_DEPENDS [2] - Use USE_ANT - JAVAJARDIR -> JAVALIBDIR - Do not set JAVA_BUILD/JAVA_RUN, just set NO_BUILD when needed - Cleanup: remove now useless PLIST_SUB entries - ECHO_CMD -> ECHO_MSG - Trim whitespaces in pkg-descr Reported by: thierry [1], portlint [2]
13 lines
463 B
Plaintext
13 lines
463 B
Plaintext
JFreeChart is a free Java class library for generating charts, including:
|
|
* pie charts;
|
|
* bar charts (regular and stacked, with an optional 3D effect);
|
|
* line and area charts;
|
|
* scatter plots and bubble charts;
|
|
* time series, high/low/open/close charts and candle stick charts;
|
|
* combination charts;
|
|
* Pareto charts;
|
|
* Gantt charts;
|
|
* wind plots, meter charts and symbol charts.
|
|
|
|
WWW: http://www.jfree.org/jfreechart/index.php
|