File "Index.jsp"
Full Path: /home/analogde/www/Design/fileman/Fusion/Picker/js/integrations/java/samples/WebContent/Index.jsp
File size: 5.02 KB
MIME-type: text/html
Charset: utf-8
<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
pageEncoding="ISO-8859-1"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link href="Styles/ChartSampleStyleSheet.css" rel="stylesheet" />
<title>FusionCharts | Samples for Java</title>
</head>
<body>
<h3>Samples for Java</h3>
<div>
<div><span><a href = "jsp/Line-Chart-With-Time-Axis.jsp">Line chart with time axis</a></span></div>
<div><span><a href = "jsp/Plotting-Multiple-Series-On-Time-Axis.jsp">Plotting multiple series on time axis</a></span></div>
<div><span><a href = "jsp/Column-and-line-combination-on-time-axis.jsp">Column and line combination on time axis</a></span></div>
<div><span><a href = "jsp/Plotting-Two-Variables.jsp">Plotting two variables (measures)</a></span></div>
<div><span><a href = "jsp/Different-Plot-Type-Chart.jsp">Different plot type for each variable (measure)</a></span></div>
<div><span><a href = "jsp/ColumnChart-With-Time-Axis.jsp">Column chart with time axis</a></span></div>
<div><span><a href = "jsp/AreaChart-With-Time-Axis.jsp">Area chart with time axis</a></span></div>
<div><span><a href = "jsp/Interactive-candlestick-chart.jsp">Interactive candlestick chart</a></span></div>
<div><span><a href = "jsp/Annotating-single-data-point.jsp">Annotating single data point</a></span></div>
<div><span><a href = "jsp/Single-Event-Overlay.jsp">Single event overlay</a></span></div>
<div><span><a href = "jsp/Date-range-event-overlay.jsp">Date range event overlay</a></span></div>
<div><span><a href = "jsp/Adding-Reference-Line.jsp">Adding a reference line</a></span></div>
<div><span><a href = "jsp/first_chart.jsp">Simple Chart Using Array</a></span></div>
<div><span><a href = "jsp/gauge.jsp">Simple Widget Using Array</a></span></div>
<div><span><a href = "jsp/map.jsp">Simple Map Using Array</a></span></div>
<div><span><a href = "jsp/angulargauge.jsp">Angular Gauge</a></span></div>
<div><span><a href = "jsp/chartClientSideExport.jsp">Export Chart As Image (client-side)</a></span></div>
<div><span><a href = "jsp/ChartExportByExportHandler.jsp" >Export Chart As Image (server-side)</a></span></div>
<div><span><a href = "jsp/drillDown.jsp">Chart with Drill-Down Feature</a></span></div>
<div><span><a href = "jsp/MSColumn2D.jsp">Multiseries Column 2D Chart</a></span></div>
<div><span><a href = "jsp/msCombi3d.jsp">Multiseries Combination 3D Chart</a></span></div>
<div><span><a href = "jsp/pie3d.jsp">Pie 3D Chart</a></span></div>
<div><span><a href = "jsp/StackedColumn2DLinr.jsp">Stacked Column 2D with Line Chart</a></span></div>
<div><span><a href = "jsp/dataBaseExample.jsp">Chart Using Database (MySQL)</a></span></div>
<div><span><a href = "jsp/usa_map.jsp">USA Map</a></span></div>
<div><span><a href = "jsp/CommonTheme.jsp">Chart Themes</a></span></div>
<div><span><a href = "jsp/xmlUrlData.jsp">Chart using data from XML URL</a></span></div>
<div><span><a href = "jsp/jsonUrlData.jsp">Chart using data from JSON URL</a></span></div>
<div><span><a href = "jsp/ChartResize.jsp">Dynamic Chart Resize</a></span></div>
<div><span><a href = "jsp/DynamicChartType.jsp">Chart Type Change At Runtime</a></span></div>
<div><span><a href = "jsp/ChartAnnotations.jsp">Using Annotations On Chart</a></span></div>
<div><span><a href = "jsp/ChartUpdateOnClick.jsp">Updating Different Chart</a></span></div>
<div><span><a href = "jsp/ChartSpclChar.jsp">Use of specia characters</a></span></div>
<div><span><a href = "jsp/ChartTooltipCustomization.jsp">customize chart tooltip</a></span></div>
<div><span><a href = "jsp/ChartLanguage.jsp">Use of different language</a></span></div>
<div><span><a href = "jsp/ChartInstanceLevelAPI.jsp">"Add event to a chart dyamically" </a></span></div>
<div><span><a href = "jsp/ChartInstanceLevelAPI.jsp">Add event to a chart dyamically </a></span></div>
<div><span><a href = "jsp/ChartMessageExample.jsp">Configure chart message </a></span></div>
<div><span><a href = "jsp/GetDataSelectScatterChart.jsp">Get data from select scatter chart and show them in tabular format </a></span></div>
<div><span><a href = "jsp/NumberFormatModule.jsp">Use of fusioncharts number module API </a></span></div>
<div><span><a href = "jsp/InteractiveEvent.jsp">Show data plot value on click </a></span></div>
<div><span><a href = "jsp/ProductLevelAPI.jsp">Change chart properties dynamically </a></span></div>
<div><span><a href = "jsp/ProductLifeCycleEvent.jsp">sample to showcase one product life cycle event attachment </a></span></div>
<div><span><a href = "jsp/SpecialChartTypeAPI.jsp">shocasing use special chart type API </a></span></div>
<div><span><a href = "jsp/SpecialEvent.jsp">example of data update event </a></span></div>
<div><span><a href = "jsp/UpdateDataRuntime.jsp">update dial value on runtime </a></span></div>
</div>
</body>
</html>