Download List

项目描述

JFreeChart is a chart library for the Java platform that supports a wide range of charts including pie charts (2D and 3D), bar charts (horizontal and vertical, regular or stacked, with optional 3D-effects), line charts, XY plots, scatter plots, time series charts, high/low/open/close charts, candlestick plots, Gantt charts, Pareto charts, combination charts, and more. It is suitable for use in applications, applets, servlets, and JSP.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-26 12:32
1.0.14

此版本包含支持多台和对数坐标轴与 PolarPlot,可选阴影中情节呈现、 拟合多项式函数,一个数据系列,一些在 TimeSeriesCollection 类中的性能改进,鼠标轮旋转的饼图,改进的 Maven 支持和许多错误修正。
This release contains support for multiple and logarithmic axes with PolarPlot, optional drop-shadows in plot rendering, fitting polynomial functions to a data series, some performance improvements in the TimeSeriesCollection class, mouse wheel rotation of pie charts, improved Maven support, and numerous bugfixes.

2009-04-21 17:59
1.0.13

本新闻稿中包含包括鼠标滚轮缩放,平移的主要增强功能,剪贴板支持,可视性标志系列,更好地为时间序列数据集大型渲染性能改进的渲染支持,改进的鼠标支持,提供更多的支持热图代,各种小功能更新,和相当数量的错误修正。
标签: Minor bugfixes, Minor feature enhancements
This release contains major enhancements including mouse wheel zooming, panning, clipboard support, improved renderer support for series visibility flags, better performance for rendering of large time series datasets, improved mouse click support, additional support for heat map generation, various minor feature updates, and a good number of bugfixes.

2009-01-08 00:39
1.0.12

此版本增加了对小刻度线和测绘数据集支持一个以上的轴。一个重要的修复程序是用于XYSeries类(有关addOrUpdate()方法)。许多其他的错误也得到了修复。
标签: Minor feature enhancements
This release adds support for minor tick marks and
mapping datasets to more than one axis. An
important fix was made for the XYSeries class
(relating to the addOrUpdate() method). Numerous
other bugs were fixed.

2008-09-24 17:02
1.0.11

这个版本采用了新的图表主题化的机制,让被重新设计图方便,一个新的BarPainter机制,加强对柱状图,一个新的XYShapeRenderer类,一为内绘制的具体数据注释XYDrawableAnnotation设施的外观比例协调,其他各新类(XYTaskDataset,XYDataImageAnnotation和XYTitleAnnotation),向年级的修改,以支持扩展范围,加上错误修正和API通常一系列改进。
标签: Major feature enhancements
This release features a new chart theming mechanism to allow charts to be restyled conveniently, a new BarPainter mechanism to enhance the appearance of bar charts, a new XYShapeRenderer class, a scaling facility for the XYDrawableAnnotation for drawing the annotation within specific data coordinates, various other new classes (XYTaskDataset, XYDataImageAnnotation, and XYTitleAnnotation), a modification to the Year class to support an extended range, plus the usual slew of bugfixes and API improvements.

2008-06-11 20:02
1.0.10

本新闻稿中包含的各种错误修正和JFreeChart的小改进。 PiePlot标签已经增强,新的曲线选择和更强大的边界检查。该BoxAndWhiskerRenderer现在有一个maximumBarWidth属性和XYStepRenderer有一个新的stepPoint属性。该RelativeDateFormat类有新的选择。有新的数据集类(SlidingCategoryDataset和SlidingGanttDataset),允许一个类的子集,并绘制图表,让这些数据集为基础的模拟滚动。有一个新的ShortTextTitle类。
标签: Minor feature enhancements
This release contains various bugfixes and minor
enhancements to JFreeChart. PiePlot labelling has
been enhanced with new curve options and more
robust bounds checking. The BoxAndWhiskerRenderer
now has a maximumBarWidth attribute, and the
XYStepRenderer has a new stepPoint attribute. The
RelativeDateFormat class has new options. There
are new dataset classes (SlidingCategoryDataset
and SlidingGanttDataset) that permit a subset of
categories to be plotted and allow charts based on
these datasets to simulate scrolling. There is a
new ShortTextTitle class.

Project Resources