swtchart_0.8.0-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Thu Apr 26 22:14:53 UTC 2012
(new) libswtchart-java-doc_0.8.0-1_all.deb optional doc
Chart drawing SWT component (documentation)
This package contains Javadoc API documentation for SWTChart.
(new) libswtchart-java_0.8.0-1_all.deb optional java
Chart drawing SWT component
SWTChart is a chart component which has following basic functionalities:
* line chart
* scatter chart
* stack chart
* log scale
* category axis
* multiple axes
* bar chart
* area chart
* step chart
* axis orientation
* series label
.
All of widgets in SWTChart are composed of SWT, so that you can easily hock
listeners to widgets, and also you can easily extend the functionality without
expertise of AWT.
.
SWTChart provides an ability to handle large data size of series. Even if
showing 1,000,000 data points, repainting or resizing chart panel doesn't take
long time. The internal algorithm is not to simply sample the data with a
certain interval but to thin out only the data which doesn't make sense to show
in current screen resolution. Therefore, even if there are prominent peaks in
large data points, the peaks won't be lost in the screen.
.
SWTChart has minimum basic functionalities. SWTChart doesn't have any
dependencies other than SWT, and even JFace is not required.
(new) swtchart_0.8.0-1.debian.tar.gz optional java
(new) swtchart_0.8.0-1.dsc optional java
(new) swtchart_0.8.0.orig.tar.bz2 optional java
Changes:
swtchart (0.8.0-1) unstable; urgency=low
.
* Initial release. (Closes: #669916)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 669916
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-java-maintainers
mailing list