📄 index.html
字号:
<HTML>
<HEAD>
<title>java charts and graphs - applets - servlets</title>
<meta name="keywords" content="java chart,java charts,chart applet,chart applets,java graphs,graph applets,chart servlet,chart servlets,java chart classes,java chart library,java chart software,charting software,graphing software,pie chart,pie charts,bar chart,bar charts,line chart,line charts,easycharts">
<meta name="description" content="Java chart components, chart applets, and chart servlets for creating charts in java applications, web pages, and web applications.">
<LINK href="style000.css" rel="stylesheet" type="text/css" />
</HEAD>
<BODY>
<TABLE BORDER="0" WIDTH="788" CELLSPACING="0" CELLPADDING="0">
<TR>
<TD ALIGN="left" VALIGN="top"><IMG SRC="logo0000.gif" ALT="ObjectPlanet" WIDTH="100" HEIGHT="95" BORDER="0" ALIGN="top"></TD>
<TD ALIGN="right" VALIGN="top"><IMG SRC="links_pr.gif" ALT="" WIDTH="688" HEIGHT="77" BORDER="0" ALIGN="top" usemap="#website_heading"><BR CLEAR="all"></TD>
</TR>
<TR>
<TD ALIGN="right" VALIGN="top" colspan="2">
<P>
<br>
<IMG SRC="heading_barcharts.gif" ALT="" WIDTH="750" HEIGHT="14" BORDER="0" ALIGN="top">
<br>
<table width=700 cellpadding=5 bgcolor="#E6F0F0">
<tr>
<td width=200 valign=top><FONT class="font11px">
<b>Simple Bar Chart</b><br>
<a href="bar_simple.html"><img src="images/bar_simple.gif" border=0></a>
<br>
how to create a simple bar chart.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Chart Ranges</b><br>
<a href="bar_range.html"><img src="images/bar_range.gif" border=0></a>
<br>
how to set the range values, color, position, labels,
and adjuster.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Multiple Ranges</b><br>
<a href="bar_range_multiple.html"><img src="images/bar_range_multiple.gif" border=0></a>
<br>
how to create a multiseries chart using different ranges.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Chart Labels</b><br>
<a href="bar_chartlabels.html"><img src="images/bar_chartlabels.gif" border=0></a>
<br>
how to set sample labels, series labels angled,
multiline, and floating labels.
</font>
</td>
</tr>
<tr>
<td width=200 valign=top><FONT class="font11px">
<b>More Chart Labels</b><br>
<a href="bar_morechartlabels.html"><img src="images/bar_morechartlabels.gif" border=0></a>
<br>
how to set chart title, range axis labels, sample axis label, anywhere labels labels.</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Bar Style</b><br>
<a href="bar_style.html"><img src="images/bar_style_more.gif" border=0></a>
<br>
how to set 3D depth and turn the bar outline off.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>More Bar Style</b><br>
<a href="bar_style_more.html"><img src="images/bar_stacked.gif" border=0></a>
<br>
how to display stacked bars, 3D bars, horizontal bars.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Grid Lines</b><br>
<a href="bar_gridlines.html"><img src="images/bar_gridlines.gif" border=0></a>
<br>
how to set value lines, default grid lines and user defined grid lines.
</font>
</td>
</tr>
<tr>
<td width=200 valign=top><FONT class="font11px">
<b>Target Lines</b><br>
<a href="bar_target.html"><img src="images/bar_target.gif" border=0></a>
<br>
how to display value target lines.</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Grid Image</b><br>
<a href="bar_gridimage.html"><img src="images/bar_gridimage.gif" border=0></a>
<br>
how to set a grid image.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Chart Colors</b><br>
<a href="bar_colors.html"><img src="images/bar_colors.gif" border=0></a>
<br>
how to set the bar colors, background and foreground colors.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>JavaScript</b><br>
<a href="bar_javascript.html"><img src="images/bar_javascript.gif" border=0></a>
<br>
how to control a chart
using javascript.
</font>
</td>
</tr>
<tr>
<td width=200 valign=top><FONT class="font11px">
<b>URLs and Drilldown</b><br>
<a href="bar_url.html"><img src="images/bar_url.gif" border=0></a>
<br>
how to add text urls and create drilldown charts.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Legend</b><br>
<a href="bar_legend.html"><img src="images/bar_legend.gif" border=0></a>
<br>
how to set the legend.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Insets Adjustment</b><br>
<a href="bar_insets.html"><img src="images/bar_insets.gif" border=0></a>
<br>
how to adjust the graph insets programmatically and in run time.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Zooming and Scrolling</b><br>
<a href="bar_zoomscroll.html"><img src="images/bar_zoomScroll.gif" border=0></a>
<br>
how to zoom and scroll the charts.
</font>
</td>
</tr>
</table>
<br>
<IMG SRC="heading_linecharts.gif" ALT="" WIDTH="750" HEIGHT="14" BORDER="0" ALIGN="top">
<br>
<table width=700 cellpadding=5 bgcolor="#E6F0F0">
<tr>
<td width=200 valign=top><FONT class="font11px">
<b>Line Labels</b><br>
<a href="line_labels.html"><img src="images/line_labels.gif" border=0></a>
<br>
how to set sample, value and series labels.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Line Width</b><br>
<a href="line_width.html"><img src="images/line_width.gif" border=0></a>
<br>
how to set the line width .
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Sample Highlight</b><br>
<a href="line_samplehighlight.html"><img src="images/line_samplehighlight.gif" border=0></a>
<br>
how to display sample points on the lines.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>3D Lines</b><br>
<a href="line_3d.html"><img src="images/line_3d.gif" border=0></a>
<br>
how to use 3D lines.
</font>
</td>
</tr>
<tr>
<td width=200 valign=top><FONT class="font11px">
<b>Stacked Lines</b><br>
<a href="line_stacked.html"><img src="images/line_stacked.gif" border=0></a>
<br>
how to use stacked lines.</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Connected Lines</b><br>
<a href="line_brokenlines.html"><img src="images/line_brokenlines.gif" border=0></a>
<br>
how to use empty values and connect broken lines.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Smooth Point Line Chart</b><br>
<a href="spline.html"><img src="images/spline.gif" border=0></a>
<br>
how to create smooth point line charts.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Time Line Chart</b><br>
<a href="line_timeline.html"><img src="images/line_timeline.gif" border=0></a>
<br>
how to use the time line chart.
</font>
</td>
</tr>
</table>
<br>
<IMG SRC="heading_piecharts.gif" ALT="" WIDTH="750" HEIGHT="14" BORDER="0" ALIGN="top">
<br>
<table width=700 cellpadding=5 bgcolor="#E6F0F0">
<tr>
<td width=200 valign=top><FONT class="font11px">
<b>Simple Pie Chart</b><br>
<a href="pie_simple.html"><img src="images/pie_simple.gif" border=0></a>
<br>
how to create a simple pie chart with legend and title.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Pie Chart Labels</b><br>
<a href="pie_chartlabels.html"><img src="images/pie_chartlabels.gif" border=0></a>
<br>
how to set title, value, percent, and sample labels.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>3D Pies</b><br>
<a href="pie_3d.html"><img src="images/pie_3d.gif" border=0></a>
<br>
how to create 3d pies.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Multiple Pies</b><br>
<a href="pie_multiple.html"><img src="images/pie_multiple.gif" border=0></a>
<br>
how to create multiple pies inside one chart.
</font>
</td>
</tr>
</table>
<br>
<IMG SRC="heading_plottercharts.gif" ALT="" WIDTH="750" HEIGHT="14" BORDER="0" ALIGN="top">
<br>
<table width=700 cellpadding=5 bgcolor="#E6F0F0">
<tr>
<td width=200 valign=top><FONT class="font11px">
<b>Many Plots</b><br>
<a href="plotter_many.html"><img src="images/plotter_many.gif" border=0></a>
<br>
how to create simple plotter charts with many samples.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Bubble Chart</b><br>
<a href="plotter_bubble.html"><img src="images/plotter_bubble.gif" border=0></a>
<br>
how to create bubble charts.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Line Width</b><br>
<a href="plotter_linewidth.html"><img src="images/plotter_linewidth.gif" border=0></a>
<br>
how to set the connected line width.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Plot Images</b><br>
<a href="plotter_plotimages.html"><img src="images/plotter_plotimages.gif" border=0></a>
<br>
how to highlight plots with images.
</font>
</td>
</tr>
</table>
<br>
<IMG SRC="heading_overlaycharts.gif" ALT="" WIDTH="750" HEIGHT="14" BORDER="0" ALIGN="top">
<br>
<table width=700 cellpadding=5 bgcolor="#E6F0F0">
<tr>
<td width=200 valign=top><FONT class="font11px">
<b>Simple Overlay Chart</b><br>
<a href="overlay_simple.html"><img src="images/overlay_simple.gif" border=0></a>
<br>
how to create a simple overlay chart.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Multiple Ranges</b><br>
<a href="overlay_multiple.html"><img src="images/overlay_multiple.gif" border=0></a>
<br>
how to create an overlay chart using multiple ranges.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>JavaScript Overlay Chart</b><br>
<a href="overlay_javascript.html"><img src="images/overlay_javascript.gif" border=0></a>
<br>
controlling overlay charts using javascript.
</font>
</td>
<td width=200 valign=top><FONT class="font11px">
<b>Complex Overlay Chart</b><br>
<a href="overlay_complex.html"><img src="images/overlay_complex.gif" border=0></a>
<br>
how to create a complex overlay chart.
</font>
</td>
</tr>
</table>
</TD>
</TR>
<tr>
<td colspan=2 align=center>
<br>
<IMG SRC="pix_grey.gif" ALT="" WIDTH="750" HEIGHT="1" BORDER="0" ALIGN="right"><br>
<FONT style='font-size:10px' FACE="verdana,helvetica,arial">
© 1998-2004 ObjectPlanet, Inc., Øvre Slottsgate 5, 0157 Oslo, Norway<br>
Tel (+47) 2233 3360 | Fax (+47) 2233 3361 | www.objectplanet.com</font>
</td>
</tr>
</TABLE>
<map name="website_heading">
<area shape="rect" alt="home" coords="265,62,334,76" href="http://www.objectplanet.com/index.html" title="home">
<area shape="rect" alt="company" coords="335,62,417,76" href="http://www.objectplanet.com/company.html" title="company">
<area shape="rect" alt="products" coords="419,62,509,76" href="http://www.objectplanet.com/products.html" title="products">
<area shape="rect" alt="support" coords="511,62,592,76" href="http://support.objectplanet.com/esupport/" title="support">
<area shape="rect" alt="purchase" coords="593,62,685,76" href="http://www.objectplanet.com/purchase.html" title="purchase">
<area shape="default" nohref>
</map>
</BODY>
</HTML>
<!-- This document saved from http://www.objectplanet.com/EasyCharts/ -->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -