mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-15 19:24:21 +02:00
addressbook
admin
calendar
doc
etemplate
filemanager
home
importexport
infolog
notifications
phpgwapi
cron
doc
images
inc
js
ckeditor3
colorpicker
dhtmlxGantt
dhtmlxtree
egw_action
jquery
jqplot
docs
examples
images
jquery-ui
.htaccess
KCPsample4.csv
OHLC.html
OHLC2.html
ajax-loader.gif
area.html
axisLabel.html
axisLabelsRotatedText.html
axisLabelsRotatedText2.html
axisScalingForceTicAt.html
bandedLine.html
barLineAnimated.html
barLinePieStack.html
barMissingValues.html
barTest.html
barTest2.html
bezierCurve.html
blockPlot.html
breakOnNull.html
bubbleChart2.html
bubblechart.html
candlestick.html
candlestickCanvasOverlay.html
canvasOverlay.html
catchError.html
categoryHorizontalBar.html
categoryVsLinearAxes.html
chartInTable.html
ciParser.html
customHighlighterCursorTrendline.html
customHighlighterTooltip.html
customPieTests.html
dashedLines.html
dataLabels.html
dataRenderer.html
dataTracking.html
dateAxisRenderer.html
donutTest.html
donutTest.js
donutTest2.html
dynamicplot.html
example.js
examples.css
fillToZero.html
filledLine.html
filledLineCategoryAxis.html
funnelTest.html
funnelTest.js
gridCustomization.html
gridDimensions.html
gridPadding.html
hiddenPlot.html
hiddenPlotsInTabs.html
highlighter.html
highlighter2.html
highlighter3.html
horizontalLine.html
intticks.html
jsondata.txt
kcp_area.html
kcp_cdf.html
kcp_engel.html
kcp_lorenz.html
kcp_pdf.html
kcp_pyramid.html
kcp_pyramid2.html
legendLabels.html
legendLabels2.html
linepiebar.html
markerStyles.html
mekkoChart.html
meterGauge.html
meterGauge2.html
minMaxLines.html
missingValues.html
multiAxesRotatedText.html
multipleBarColors.html
multipleLines.html
multipleYAxes.html
nav.inc
noDataOptions.html
pieTest.html
pieTest2.html
pieTest2.js
pieTest3.html
pieTest4.html
pointLabelImages.html
pointLabels.html
pointLabels2.html
prefix.html
replotting.html
resetAxisTicks.html
resizablePlot.html
resizablePlot2.html
rotatedTickLabels.html
rotatedTickLabelsZoom.html
seriesCanvasReorder.html
seriesUpdate.html
shadowTests.html
singlePoint.html
smoothedLine.html
sparkLine.html
stackedBar2.html
stackedBar3.html
stackedBarCategoryVsLinearAxes.html
stackedCategoryAxis.html
stackedFilledLine.html
stackedLine.html
test2.html
theming.html
tickCustomization.html
topbanner.inc
trendlineDragableCustomization.html
ui.html
verticalLine.html
waterfall.html
waterfall2.html
zoom1.html
zoom2.html
zoom3.html
zoom4.html
zoomOptions.html
zoomProxy.html
plugins
MIT-LICENSE.txt
README.txt
changes.txt
copyright.txt
excanvas.js
excanvas.min.js
gpl-2.0.txt
jqPlotCssStyling.txt
jqPlotOptions.txt
jquery.jqplot.css
jquery.jqplot.js
jquery.jqplot.min.css
jquery.jqplot.min.js
jquery.js
jquery.min.js
optionsTutorial.txt
usage.txt
jquery-ui
jquery-ui.js
jquery.base64.js
jquery.html5_upload.js
jquery.js
jquery.tools.min.js
jsapi
jscalendar
tabs
wz_dragdrop
wz_tooltip
dragDropFunctions.js
egw_instant_load.html
egw_json.js
lang
ntlm
setup
templates
templatesSavant2
tests
addressbook.php
config.php
images.php
lang.php
preferences
resources
setup
timesheet
.htaccess
about.php
groupdav.htaccess
groupdav.php
header.inc.php.template
index.php
json.php
login.php
logout.php
redirect.php
rpc.php
set_box.php
soap.php
svn-helper.php
webdav.php
xmlrpc.php
75 lines
4.3 KiB
HTML
75 lines
4.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
|
<title>Simple Test</title>
|
|
<!--[if lt IE 9]><script language="javascript" type="text/javascript" src="../excanvas.js"></script><![endif]-->
|
|
|
|
<link rel="stylesheet" type="text/css" href="../jquery.jqplot.min.css" />
|
|
<link rel="stylesheet" type="text/css" href="examples.css" />
|
|
|
|
<!-- BEGIN: load jquery -->
|
|
<script language="javascript" type="text/javascript" src="../jquery.min.js"></script>
|
|
<!-- END: load jquery -->
|
|
|
|
<!-- BEGIN: load jqplot -->
|
|
<script language="javascript" type="text/javascript" src="../jquery.jqplot.min.js"></script>
|
|
<script language="javascript" type="text/javascript" src="../plugins/jqplot.logAxisRenderer.min.js"></script>
|
|
<script language="javascript" type="text/javascript" src="../plugins/jqplot.dateAxisRenderer.min.js"></script>
|
|
<script language="javascript" type="text/javascript" src="../plugins/jqplot.cursor.min.js"></script>
|
|
<script language="javascript" type="text/javascript" src="../plugins/jqplot.highlighter.min.js"></script>
|
|
|
|
<!-- END: load jqplot -->
|
|
<style type="text/css" media="screen">
|
|
.jqplot-axis {
|
|
font-size: 0.85em;
|
|
}
|
|
.jqplot-axis{
|
|
font-size: 0.75em;
|
|
}
|
|
</style>
|
|
<script type="text/javascript" language="javascript">
|
|
|
|
$(document).ready(function(){
|
|
$.jqplot.config.enablePlugins = true;
|
|
|
|
// line2 = [25, 12.5, 6.25, 3.125, ];
|
|
var goog = [["6/22/2009",425.32],["6/15/2009",420.09],["6/8/2009",424.84],["6/1/2009",444.32],["5/26/2009",417.23],["5/18/2009",393.5],["5/11/2009",390],["5/4/2009",407.33],["4/27/2009",393.69],["4/20/2009",389.49],["4/13/2009",392.24],["4/6/2009",372.5],["3/30/2009",369.78],["3/23/2009",347.7],["3/16/2009",330.16],
|
|
["3/9/2009",324.42],["3/2/2009",308.57],["2/23/2009",337.99],["2/17/2009",346.45],["2/9/2009",357.68],["2/2/2009",371.28],["1/26/2009",338.53],["1/20/2009",324.7],["1/12/2009",299.67],["1/5/2009",315.07],["12/29/2008",321.32],["12/22/2008",300.36],["12/15/2008",310.17],["12/8/2008",315.76],["12/1/2008",283.99],["11/24/2008",292.96],["11/17/2008",262.43],["11/10/2008",310.02],["11/3/2008",331.14],["10/27/2008",359.36],["10/20/2008",339.29],["10/13/2008",372.54],["10/6/2008",332],["9/29/2008",386.91],["9/22/2008",431.04],["9/15/2008",449.15],["9/8/2008",437.66],["9/2/2008",444.25],["8/25/2008",463.29],
|
|
["8/18/2008",490.59],["8/11/2008",510.15],["8/4/2008",495.01],["7/28/2008",467.86],["7/21/2008",491.98],["7/14/2008",481.32],["7/7/2008",533.8],["6/30/2008",537],["6/23/2008",528.07],["6/16/2008",546.43],["6/9/2008",571.51],["6/2/2008",567],["5/27/2008",585.8],["5/19/2008",544.62],["5/12/2008",580.07],["5/5/2008",573.2],["4/28/2008",581.29],["4/21/2008",544.06],["4/14/2008",539.41],["4/7/2008",457.45],["3/31/2008",471.09],["3/24/2008",438.08],["3/17/2008",433.55],["3/10/2008",437.92],["3/3/2008",433.35],["2/25/2008",471.18],["2/19/2008",507.8],["2/11/2008",529.64],["2/4/2008",516.69],["1/28/2008",515.9],
|
|
["1/22/2008",566.4],["1/14/2008",600.25],["1/7/2008",638.25],["12/31/2007",657],["12/24/2007",702.53],["12/17/2007",696.69],["12/10/2007",689.96],["12/3/2007",714.87],["11/26/2007",693],["11/19/2007",676.7],["11/12/2007",633.63],["11/5/2007",663.97],["10/29/2007",711.25],["10/22/2007",674.6],["10/15/2007",644.71],["10/8/2007",637.39],["10/1/2007",594.05],["9/24/2007",567.27],["9/17/2007",560.1],["9/10/2007",528.75],["9/4/2007",519.35],["8/27/2007",515.25],["8/20/2007",515]];
|
|
plot = $.jqplot('chart', [goog], {
|
|
title: 'Google, Inc.',
|
|
series: [{
|
|
// label: 'Google, Inc.',
|
|
neighborThreshold: 0
|
|
}],
|
|
axes: {
|
|
xaxis: {
|
|
renderer:$.jqplot.DateAxisRenderer,
|
|
min:'August 1, 2007',
|
|
tickInterval: "3 months",
|
|
tickOptions:{formatString:"%Y/%#m/%#d"}
|
|
},
|
|
yaxis: {
|
|
renderer: $.jqplot.LogAxisRenderer,
|
|
tickOptions:{formatString:'$%.2f'}
|
|
}
|
|
},
|
|
cursor:{zoom:true},
|
|
highlighter:{show:true}
|
|
});
|
|
});
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<?php include "topbanner.inc"; ?>
|
|
<div class="example-content">
|
|
<?php include "nav.inc"; ?>
|
|
<div id="chart" style="margin-top:20px; margin-left:20px; width:600px; height:300px;"></div>
|
|
<div style="padding-top:20px"><button value="reset" type="button" onclick="plot.resetZoom();">Zoom Out</button></div>
|
|
|
|
</div>
|
|
</body>
|
|
</html> |