create a pie chart graph
SpiceCharts 3D Pie Chart 1.6
Java Pie 3d chart applet more>>
SpiceCharts 2D Pie Chart 1.6
Java 2D Pie Chart Applet more>>
Pie Chart 1.0
Pie Chart gives a useful application which is fully functional with displaying pie charts on your Web page. more>>
Pie Chart 1.0 gives a useful application which is fully functional with displaying pie charts on your Web page. The applet is highly customizable from html parameters.
Requirements:
- Windows 95/98/Me/NT/2000/XP
- Java runtime 1.2

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
Auto PPT Charts 2.0
This application was created to enable you to easily convert your XLS projects to PPT presentations. more>> This application was created to enable you to easily convert your XLS projects to PPT presentations.
Create PowerPoint charts presentation automatically from an Excel file. If you have an Excel file with some statistic or relative data you can easily convert this file to colorful presentations.
In order to be able to create a new presentation, you will need to create a source Excel file first.
The application can build graphs based on charts with horizontal or vertical items. If you have a table with 3 columns and you want to show relative data for those columns you need to choose the Vertical option - you will get a presentation with 3 slides (one for each column). The graphs will be built on charts from the first sheet only.
EuroOffice Map Chart 2.1
Enables you to visualize geographically related data more>> Enables you to visualize geographically related data
EuroOffice Map Chart is a useful OpenOffice extension that provides you with the possibility to visualize geographically related data. Showcase your statistics over detailed maps of the world!
Main features:
- Color countries according to your statistics in a selection of color schemes!
- Display bar or pie charts over the countries to convey more information!
- Preview the chart to help you decide on color schemes and subchart types!
- Send the charts to coworkers and clients who do not have EuroOffice Map Chart installed and they will still be able to view them!
- Export to Excel or PDF, embed in presentations to amaze an even wider audience!
- A title, a legend and captions can make your charts even easier to read!
- Tweak and edit the created charts in OpenOffice.org Draw to shape them to your liking ? then enjoy them still getting updated as your data is changed!
- Sun Report Builder interoperability allows you to automate the creation of map charts from a database!
System requirements:
- OpenOffice.org
ASCII Reference Chart 5.0
Useful ASCII Chart with values in hex, decimal. Includes common HTML values. more>> This reference chart includes hexidecimal, decimal and keystroke equivalents for ASCII characters. It also includes common HTML codes.<<less
AutoPPT Charts 1.0
Create PowerPoint charts presentation automatically from an Excel file. more>> Create PowerPoint charts presentation automatically from an Excel file.
The AutoPPT Charts application was designed to help you create PowerPoint charts presentation automatically from an Excel file.
If you have an Excel file with some statistic or relative data you can easily convert this file to colorful presentations.
The application can build graphs based on charts with horizontal or vertical items. If you have a table with 3 columns and you want to show relative data for those columns you need to choose the Vertical option - you will get a presentation with 3 slides (one for each column). The graphs will be built on charts from the first sheet only.
Then press the browse button to choose the source Excel file and press the relevant "Create ..." button.
Main features:
- Adding charts to existing PowerPoint file.
- Adding charts to specific place in the PowerPoint Presentation
- Charts will get your color scheme and style.
System requirements:
- .NET Framework 2.0
Generic spreadsheet Charts 1.0.1
The Generic spreadsheet Charts Opera widget is a generic spreadsheet parser using Operas graph library more>>
The user can create and save his/her own presets by typing the value and lines separators.
System requirements:
- Opera 9 or later
ASCII Chart 1.0
Displays a chart of values for each character in the ASCII character set. more>> Displays a chart of values for each character in the ASCII character set.
The ASCII Chart application was designed to be a small tool that will display a chart of values for each character in the ASCII character set.
<<lessJFreeChart 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;
JFreeChart is a free Java class library for generating charts. It includes s... JFreeChart 0.9 ... JFreeChart is a free Java class library for generating charts. It includes support for pieOnlineKnowHow.com Web Pie Chart 1.0
OnlineKnowHow.com Web Pie Chart is a free tool for visualizing static and dynamic data. Monitor linear processes like stock market tickers, market shares, prices, competition and more. Real-time infor more>>
OnlineKnowHow.com Web Pie Chart is a free tool for visualizing static and dynamic data.
Monitor linear processes like stock market tickers, market shares, prices, competition and more.
Make your web site informative and attractive.
Enhance your customers experience and bring more visitors to your web site. Stay ahead of your competitors.
OnlineKnowHow.com
MB Free Astrology Natal Chart 1.45
MB Free Astrology Natal Chart Software is a free astrology chart generator software based on the principles of western astrology or tropical astrology more>> <<less

Bandwidth Graph 1
Bandwidth Graph is created to be a convenient and intuitive widget which displays your bandwidth usage using upload and download speeds, reset table totals, and a great graph. more>>
Bandwidth Graph 1 is created to be a convenient and intuitive widget which displays your bandwidth usage using upload and download speeds, reset table totals, and a great graph. Bandwidth Graph widget allows you to monitor your network traffic. You can see the download and the upload rate as well as the total download / upload in the current day. Bandwidth Graph widget is pretty simple and its army device design makes it good looking.
Requirements:
- Windows 95/98/Me/NT/2000/XP/2003 Server/Vista
- Yahoo Widget Engine