📄 info.htm
字号:
<html>
<head>
<meta name="keywords"
content="java charts, java graphs, java chart classes, java charting classes, barchart applet, piechart applet, linechart applet, barchart applet, piechart applet, linechart applet, html, web, chart components for java, web charts, html charts, asp charts">
<meta name="description"
content="EasyCharts is an easy-to-use java charting component library. The charts can easily be used in your applications or plugged directly into your dynamic web pages.">
<title>java charts and graphs - EasyCharts by ObjectPlanet</title>
<style><!-- a:{color:#000099} a:link{color:#6394C6} a:vlink{color:#6394C6} a:hover{color:#4374A6} --></style>
</head>
<body text="#000000" background="../images/background.gif" bgcolor="#ffffff"
link="#0000ee" vlink="#551a8b" alink="#ff0000">
<p> </p>
<table BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="600">
<tr>
<td align="right"></td>
</tr>
<tr>
<td> <p><br>
<br>
<font face="verdana, arial" size="+0" color="#6394c6"><b>java charts and graphs</b> </font><br>
<font face="verdana, arial" size="-1">EasyCharts is a complete set of java chart
components and chart applets that enables java and web developers to add charts and graphs
in java applications and web pages with just a few lines of code. </font></p>
<p><font face="verdana, arial" size="-2">EasyCharts 2.03 is now available, <a
href="../download/download.asp?pid=EasyCharts">download</a> or <a
href="../download/upgrade.asp">upgrade</a> now. If you are looking for very light weight
charting applets (14-18KB) or other java and web components you can find that <a
href="../products.html">here</a>. </p>
<p>EasyCharts 2.1 pre1 is also <a href="pre">available</a>. </font></p>
<p><br>
<font face="verdana, arial" size="+0" color="#6394c6"><b>easy to use & light weight</b>
</font><br>
<font face="verdana, arial" size="-1">The charts are designed to be easy to use and light
weight. The java chart components and applets work with JDK 1.0.2 or later so you can use
the charts for older browsers. No add-ons or larger installations are required for the
server or the web browser. </font></p>
<p><br>
<font face="verdana, arial" size="+0" color="#6394c6"><b>high degree of flexibility</b> </font><br>
<font face="verdana, arial" size="-1">The java chart library offers a high degree of
flexibility and each chart applet can be configured for the needs of most applications. </p>
<p>The chart library includes a barchart applet, piechart applet, and a linechart applet.
Take a look at the <a href="demo.html">demo</a> page for a demonstration of the charts and
their flexibility. </font></p>
<p><br>
<font face="verdana, arial" size="+0" color="#6394c6"><b>download free copy</b> </font><br>
<font face="verdana, arial" size="-1"><a href="../download/download.asp?pid=EasyCharts">Download</a>
a fully working evaluation copy of EasyCharts 2.01 now and see how easy adding great
looking charts to your java and web applications can be. See the <a href="changes.html">list
of changes</a> for the version history. Look <a href="license_agreement.txt">here</a> for
the license terms. </font></p>
<p><br>
<font face="verdana, arial" size="+0" color="#6394c6"><b>chart features</b><br>
</font><font face="verdana, arial" size="-1">Below is an overview of the chart features.
For the complete list of supported features, see the reference documentation; <a
href="api/com.objectplanet.chart.BarChartApplet.html">bar chart</a>, <a
href="api/com.objectplanet.chart.PieChartApplet.html">pie chart</a>, or <a
href="api/com.objectplanet.chart.LineChartApplet.html">line chart</a>. </p>
<p> <img src="images/point.gif" width="9" height="9"> Written
entirely in the Java(TM) programming language. <br>
<img src="images/point.gif" width="9" height="9"> Platform
independent. <br>
<img src="images/point.gif" width="9" height="9"> Display bar
charts. <br>
<img src="images/point.gif" width="9" height="9"> Display column
charts. <br>
<img src="images/point.gif" width="9" height="9"> Display pie
charts. <br>
<img src="images/point.gif" width="9" height="9"> Display line
charts. <br>
<img src="images/point.gif" width="9" height="9"> Display plotter
charts. <br>
<img src="images/point.gif" width="9" height="9"> Display combined
plotter and line charts. <br>
<img src="images/point.gif" width="9" height="9"> Use the charts
in java applications. <br>
<img src="images/point.gif" width="9" height="9"> Use the charts
as applets in web pages. <br>
<img src="images/point.gif" width="9" height="9"> Both 2D and 3D
charts. <br>
<img src="images/point.gif" width="9" height="9"> Multiple data
series in all the chart. <br>
<img src="images/point.gif" width="9" height="9"> The user can
select any bar, pie, or line at runtime. <br>
<img src="images/point.gif" width="9" height="9"> Stacked bars in
the bar charts. <br>
<img src="images/point.gif" width="9" height="9"> Multiple pies in
the pie chart. <br>
<img src="images/point.gif" width="9" height="9"> Set a chart
legend. <br>
<img src="images/point.gif" width="9" height="9"> Control the
legend position. <br>
<img src="images/point.gif" width="9" height="9"> Set chart title.
<br>
<img src="images/point.gif" width="9" height="9"> Set X/Y axis
labels. <br>
<img src="images/point.gif" width="9" height="9"> Set value and
range label prefix and postfix labels. <br>
<img src="images/point.gif" width="9" height="9"> Set the fonts
for different chart labels. <br>
<img src="images/point.gif" width="9" height="9"> Control colors
of the pies, bars, and lines. <br>
<img src="images/point.gif" width="9" height="9"> Add grid value
lines to the bar and line charts. <br>
<img src="images/point.gif" width="9" height="9"> Turn on value
labels. <br>
<img src="images/point.gif" width="9" height="9"> Display tooltip
like X/Y labels in the bar chart. <br>
<img src="images/point.gif" width="9" height="9"> Display tooltip
like sample/value/percent labels in the pie chart. <br>
<img src="images/point.gif" width="9" height="9"> Control the
width of the bars in the bar chart. <br>
<img src="images/point.gif" width="9" height="9"> Control the
width of the lines in the line chart. <br>
<img src="images/point.gif" width="9" height="9"> Display stacked
and filled lines in the line chart. <br>
<img src="images/point.gif" width="9" height="9"> Control the
number of decimals displayed in value and range labels. <br>
<img src="images/point.gif" width="9" height="9"> Added target
value lines in the bar and line charts. <br>
<img src="images/point.gif" width="9" height="9"> Add a URL
connection to any bar, pie, or line for drilldown functionallity. <br>
<img src="images/point.gif" width="9" height="9"> Write your own
chart components by extending the existing ones. <br>
<img src="images/point.gif" width="9" height="9"> Display bar
labels in the bar chart. <br>
<img src="images/point.gif" width="9" height="9"> Display the
value labels outside or inside each bar. <br>
<img src="images/point.gif" width="9" height="9"> Add sample
highlights for the lines in the line chart. <br>
<img src="images/point.gif" width="9" height="9"> Turn off
individual lines and display plots only in the line chart. <br>
<img src="images/point.gif" width="9" height="9"> Adjust the range
in the line chart at runtime. <br>
<img src="images/point.gif" width="9" height="9"> Set the angle
and depth of the 3D pie in the pie chart. <br>
<img src="images/point.gif" width="9" height="9"> Turn on pie
slice seperators in the pie chart. <br>
<img src="images/point.gif" width="9" height="9"> Control the
color of the pie slice seperator lines. <br>
<img src="images/point.gif" width="9" height="9"> Control the
selection style in the pie chart. <br>
<img src="images/point.gif" width="9" height="9"> Detach any pie
slice in the pie chart. <br>
<img src="images/point.gif" width="9" height="9"> Generate GIF or
JPEG images on the server side. <br>
<img src="images/point.gif" width="9" height="9"> Control the
applet parameters at runtime using JavaScript. <br>
<img src="images/point.gif" width="9" height="9"> Footprint of
only 60KB. </font></p>
<p align="center"><br>
<font face="verdana, arial" size="+0" color="#6394c6"><b>customer references</b> </font><br>
<font face="verdana, arial" size="-1">Some companies and organisations already using
ObjectPlanet's charting products. </p>
<div align="center"><center><table width="600" cellspacing="10">
<tr>
<td valign="top"><font face="verdana, arial" size="-2">Alcatel<br>
America Online<br>
Andersen Consulting<br>
AutoZone<br>
BellSouth<br>
British Petroleum<br>
Caterpillar<br>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -