pie charts

Pie Charts 2.0
Our dynamic pie chart applet makes it easy to display pie charts on web site more>> Our dynamic pie chart applet makes it easy to display pie charts on your web site, like the one below. The colors, size and labels are all fully customizable via simple HTML tags.<<less

3D Pie Chart 1.6
3D Pie Chart is a tool created as a java applet to design 3D Pie charts. more>> <<less
Piechart Disk 1.13
Piechart Disk is a handy application that allows you to see where your disk space is going in an easy to read pie-chart. more>>
You select the top directory to scan, and Piechart Disk scans the directory then displays an interactive directory and file list with pie-chart.
Since Piechart Disk sorts the directories and files, the largest directories and files are at the top of the list.
Click the interactive file and directory list green plus and red minus icons to open and close directories, changing what is displayed in the pie-chart.
Right click a directory or file for that entrys detailed information.
to see where your disk space is going in an easy to read pie-chart. You select the top directory to ... to see where your disk space is going in an easy to read pie-chart. You select the top directory toLicense:Freeware
Unicode Charts 1.1
The Unicode Charts Opera widget displays various unicode charts more>>
- Latin
- Greek
- Punctuation
- Phonetic symbols
- Mathematical symbols
- Other symbols
System requirements:
- Opera 9 or later
Openchart2 1.2
Openchart2 provides a powerful and simple interface for Java programmers to create two-dimensional charts and plots more>>
Openchart2 is a full-featured 2D plotting solution for Java applications.
Openchart2 features an assortment of graph styles, including advanced scatter plots, bar graphs, and pie charts.
Openchart2 supports a variety of chart types, including:
- Bar Charts - including Stacked Bar Charts
- Pie Charts
- Radar Charts
- Scatter Plots - including Line Charts, Point Charts, or combinations
The Openchart2 rendering system allows multiple types of plots to be drawn on the same view, enabling unlike graphs to appear together.
Main features:
- Simple Data Passing
Openchart2 allows for a variety of techniques to be used for passing data into the plotting routines. Simple arrays or full database sources can provide data to the plotting routines.
- Dynamic Zooming
All chart types support dynamic zooming. Sample Swing chart panels are provided in the library with complete mouse-controlled dynamic zoom implemented for ease of use.
System requirements:
- Java 1.5 (5.0) or higher

Bar Charts 2.0
Our dynamic bar chart applet makes it easy to display bar charts on web site more>> Our dynamic bar chart applet makes it easy to display bar charts on your web site, like the one below. The colors, size and labels can be easily set using simple HTML tags.<<less
Live Forex Charts 1.1
Simple powerful Live Forex Charts and Market Analysis more>> Free, simple and powerful live forex charts software provides traders with comprehensive view of the online trading charts and access to currency rate movements. Real-time fx and currency charts with technical indicators and many online forex trading charts. Very Useful Charting Tool to direct your activity over the trading day.<<less
Stock Charts 0.3
Stock Charts is a useful Firefox extension which allows the user to select multiple ticker symbols more>>

Silverlight Charts 1.1.10
Visifire is a set of open source charts - powered by Microsoft® Silverlight?. With Visifire you can create and embed visually stunning animated Silverlight Charts within minutes. Visifire is easy to u more>> <<less

Pie Math 1.10
Addition, Subtraction, Multiplication Math practice game more>> Pie Math (Math Practice game) supports math practice for addition, subtraction, mixed (addition and subtraction) and multiplication. The student clicks on the gun above the correct answer and a pie shoots out towards the monkey. The monkey responds to the pie hit as if he is being teased. (A popular activity for young students).
The program is Donation Ware with no limitations or restrictions as long as the program is unchanged and includes the BlakeWare references. It may be freely used as long as you want.
You easily customize the program to use a picture of a brother or sister that your child likes to tease. The program includes a utility to easily change or record new responses when the face is hit by the pie.
The Pie Math Set program is used to change the settings of the Pie Math program. It can be located in the parent/teacher directory. It allows you to view the results of previous test. It also allows the following items to be changed:
Type of problems generated (Add, Subtract, Mixed, Multiplication)
Maximum numbers used in the problems
Maximum time for the test
Number of currect answers to complete test
Phrases used when target is hit (requires a microphone)
Background colors for top and bottom<<less
SpiceCharts 3D Pie Chart 1.6
Java Pie 3d chart applet more>>
SpiceCharts 2D Pie Chart 1.6
Java 2D Pie Chart Applet more>>

XML/SWF Charts 4.5
XML/SWF Charts is a simple, yet powerful tool to create attractive web charts and graphs from dynamic XML data. more>>
Create an XML source to describe a chart, then pass it to this tools flash file to generate the chart. The XML source can be prepared manually, or generated dynamically using any scripting language (PHP, ASP, CFML, Perl, etc.)
XML/SWF Charts makes the best of both the XML and SWF worlds. XML provides flexible data generation, and Flash provides the best graphic quality.
JFreeChart 1.0.9
A free Java class library for generating charts more>> A free Java class library for generating charts
JFreeChart is a free 100% Java chart library which easens the developers work by providing sets of professional quality charts. JFreeCharts extensive feature set includes:
- a consistent and well-documented API, supporting a wide range of chart types;
- a flexible design that is easy to extend, and targets both server-side and client-side applications;
- support for many output types, including Swing components, image files (including PNG and JPEG), and vector graphics file formats (including PDF, EPS and SVG);
- JFreeChart is "open source" or, more specifically, free software. It is distributed under the terms of the GNU Lesser General Public Licence (LGPL), which permits use in proprietary applications.
Support is included for: pie charts, bar charts, line charts, scatter plots, time series charts, candlestick charts, high-low-open-close charts and more. Use in applications, servlets, JSP or applets.
Export to PNG, JPEG, PDF, SVG and HTML image maps. Complete source code is included, subject to the GNU LGPL.
Main features:
- pie charts (2D and 3D);
- 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;
- wafer map charts;
- complete source code is included, under the terms of the GNU Lesser General Public Licence;
- access to data from any source via dataset interfaces;
- support for multiple secondary axes and datasets;
- tooltips, zooming, printing;
- direct export to PNG and JPEG;
- export to PDF via iText and SVG via Batik (both described in the JFreeChart Developer Guide).
- support for servlets, JSP (thanks to Cewolf), applets or client applications;
- comprehensive Javadocs
System requirements:
- JFreeChart requires the Java 2 platform (JDK version 1.3 or later).
- Note that JFreeChart is a class library for use by developers, not an end user application.
Enhancements:
- HashUtilities - added hashCode() methods for BooleanList, PaintList and StrokeList;
- ImageMapUtilities - added htmlEscape(String);
- IntervalMarker - added new constructor;
- Range - added intersects(Range) and scale(Range, double);
- TextTitle - added protected methods arrangeNN(), arrangeFN() and arrangeRN();
- XYDataItem - added getXValue() and getYValue() methods;
- XYPlot - added setFixedDomainAxisSpace(AxisSpace, boolean) and setFixedRangeAxisSpace(AxisSpace, boolean);
- XYSeriesCollection - added getSeries(Comparable) method.
- Fix: CandlestickChart.getCategoryPlot() - ClassCastException;
- Fix: testGetFirstMillisecondWithTimeZone fails in 1.0.8a;
- Fix: 1.0.8a breaks URLs in HTML image maps;
- Fix: GroupedStackedBarRenderer works only for primary dataset;
- Fix: Endless loop in paint of XYPlot;
- Fix: Cross-site scripting vulnerabilities in image map code;
- Fix: Background image not shown with SWT;
- Fix: ChartEntity.getImageMapAreaTag() needs nohref;
- Fix: OverLIBToolTipTagFragmentGenerator not escaping single quote;
- Fix: Escape Image Map Data;
- Fix: AbstractRenderer.hashcode() method returns the same value;
class library for generating charts. It includes support for pie charts, bar charts (regular, interval and stacked, optional 3D effect), line charts, scatter plots, time series charts, high
zxChart 2.2
Creates dynamic charts in the Macromedia Flash?SWF format. more>> zxChart - creates dynamic charts in the Macromedia Flash?SWF format. Software based on the Macromedia Flash?technology and may be used on any platform. Does not require knowledges of Macromedia Flash? Data source may be static file or a script (PHP, ASP, Perl, etc.). Using scripts, You can select data from any database, files or devices. To build chart you must create Data File (static file or script), choose a Style File, and insert special code to your HTML page. Software supports following chart types: column, bar, pie, line, composite column.<<less
zxChart creates dynamic charts in the Macromedia Flash SWF format zxChart - creates dynamic ... Main features: - Supports following chart types: Column, bar, pie, line, composite columnLicense:Adware