没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > GRAL |
GRAL
|
3 | 0 | 794 |
贡献者 | 讨论 | 代码提交 |
概述
GRAL is a Java library for creating high quality plots and charts. Many plot types are available like scatter plots, bubble plots, line plots, time series, area plots, pie charts, and bar charts. Nearly every aspect of a plot's appearance can be adjusted using a settings system.
Additionally, GRAL can interchange and process data in various ways: filters can be used to smooth, derive, or rescale data. Several plug-ins allow the import and export of data and graphics to formats like CSV, JPEG, PNG, EPS, PDF, or SVG.
Once a plot is set up it can be integrated into any application. Using the included system of Swing classes the user can interactively pan and zoom a plot.
创建时间:2014-05-06 16:15