egroupware_official/phpgwapi/js/jquery/jqplot/docs/files/changes-txt.html

39 lines
33 KiB
HTML
Raw Normal View History

2013-10-24 22:24:26 +02:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><title>Change Log</title><link rel="stylesheet" type="text/css" href="../styles/main.css"><script language=JavaScript src="../javascript/main.js"></script><script language=JavaScript src="../javascript/searchdata.js"></script></head><body class="ContentPage" onLoad="NDOnLoad()"><script language=JavaScript><!--
if (browserType) {document.write("<div class=" + browserType + ">");if (browserVer) {document.write("<div class=" + browserVer + ">"); }}// --></script>
<!-- Generated by Natural Docs, version 1.4 -->
<!-- http://www.naturaldocs.org -->
<!-- saved from url=(0026)http://www.naturaldocs.org -->
<div id=Content><div class="CSection"><div class=CTopic id=MainTopic><div class="CTitle logo"><div class="nav"><a class="nav" href="../../index.php"><span>&gt;</span>Home</a><a class="nav" href="../../tests/"><span>&gt;</span>Examples</a><a class="nav" href="../../docs/"><span>&gt;</span>Docs</a><a class="nav" href="http://bitbucket.org/cleonello/jqplot/downloads/"><span>&gt;</span>Download</a><a class="nav" href="../../info.php"><span>&gt;</span>Info</a><a class="nav" href="../../donate.php"><span>&gt;</span>Donate</a></div><a name="Change_Log"></a>Change Log</div><div class=CBody><h4 class=CHeading>1.0.8</h4><ul><li>Issue #375: sortMergedLabels does not sort string labels</li><li>Issue #279: Groups &gt; 3 Causes Alignment Issues</li><li>Issue #439: IE can&rsquo;t display a customized legend in Quirks mode</li><li>Issue #482: &ldquo;Undefined&rdquo; error message when plotting a chart with no data</li><li>Issue #116: Don&rsquo;t mix spaces and tabs for indentation</li><li>Issue #564: Metergauge renderer not resizable when replotting</li><li>Issue #409: MeterGaugeRenderer replot/redraw offsets center</li><li>Issue #523: Adding rectangles to Canvas Overlay plugin</li><li>Issue #756: jqplot.min files contain non-UTF-8 characters</li><li>Issue #223: fillToZero does not color negative values when crossover point is 0</li><li>Pull Request #23: Adding rectangles to Canvas Overlay plugin</li><li>Pull Request #28: Cross-over points of 0 will actually change colors</li><li>Pull Request #35: Don&rsquo;t highlight hidden bars or show tooltips for them</li><li>Pull Request #41: Add dutch(nl) and svenska(sv) translations for dates</li><li>Add tooltip support for Pie Charts</li><li>Update to latest YUI compressor</li></ul><h4 class=CHeading>1.0.7</h4><ul><li>Issue #726: Bug in sprintf %p, sometimes it outputs exponential form rather than decimal</li><li>Issue #717: Plot&rsquo;s preDrawHooks not called</li><li>Issue #707: Browser hangs with LogAxisRenderer when value is 0</li><li>Issue #695: Horizontal Bar Chart Negative Series Colors Not Working</li><li>Issue #670: Examples IE7, IE8 and IE9 multipleBarColors.html failure and fix</li><li>Issue #636: X Axis Date Renderer Single Day Not plotting</li><li>Issue #607: Integration issue</li><li>Issue #571: Decimal numbers not properly formatted</li><li>Issue #552: jqPlot crashes when interval too small</li><li>Issue #536: DateAxisRenderer invalid scaling</li><li>Issue #534: &ldquo;decimalMark&rdquo; in the &ldquo;jqplot.sprintf.js&rdquo;</li><li>Issue #529: Scientific notation on label values ending in 0</li><li>Issue #521: invalid JS in meterGaugeRenderer.js</li><li>Issue #516: Including BezierCurveRenderer plugin and initializing jqplot with no options give error</li><li>Issue #500: DateAxisRenderer has timezone related issues</li><li>Issue #452: Including ALL jqPlot plugins causes an Error</li><li>Issue #494: No point when use LogAxisRenderer and a point has a zero value</li><li>Issue #430: getIsoWeek: invalid method call</li><li>Issue #280: jqplot Options</li><li>Issue #179: Spelling/grammar</li><li>Pull Request #18: Implement getTop in CanvasAxisTickRenderer</li><li>Pull Request #21: Performance issue when drawing pointlabels with zeros/null values</li><li>Pull Request #24: Added suggested fix in comment #8 for issue #536</li><li>Pull Request #29: Removed unbalanced addition of UTC offset</li><li>Pull Request #33: Documentation fixes (issue #179, other changes)</li><li>Pull Request #34: Start of updating jqPlotOptions.txt</li><li>Pull Request #37: Example and suggested fix for issues #552 and issue #536</li><li>Pull Request #39: Fixed trailing comma which caused issues with IE7</li></ul><h4 class=CHeading>1.0.6</h4><ul><li>Add left sidebar navigation to examples</li><li>Update examples for jquery 1.9.1 and jquery ui 1.10.0</li><li>Add colorpicker.js to distribution</li><li>Fix some problems with examples when viewing with local file system</li><li>Add &ldquo;minified&rdquo; copyright notice for minified files, similar to jquery&rsquo;s notice.</li><li>Pull Request #25: jqplot.sprin
</div><!--Content-->
<div id=Footer>Copyright &copy; 2009 - 2010 Chris Leonello&nbsp; &middot;&nbsp; Updated March 26th, 2013&nbsp; &middot;&nbsp; <a href="http://www.naturaldocs.org">Generated by Natural Docs</a></div><!--Footer-->
<div id=Menu><div class=MEntry><div class=MGroup><a href="javascript:ToggleMenu('MGroupContent1')">Usage and Options</a><div class=MGroupContent id=MGroupContent1><div class=MEntry><div class=MFile><a href="usage-txt.html">Usage</a></div></div><div class=MEntry><div class=MFile><a href="jqPlotOptions-txt.html">jqPlot Options</a></div></div><div class=MEntry><div class=MFile><a href="optionsTutorial-txt.html">Options Tutorial</a></div></div><div class=MEntry><div class=MFile><a href="jqPlotCssStyling-txt.html">jqPlot CSS Customization</a></div></div><div class=MEntry><div class=MFile id=MSelected>Change Log</div></div><div class=MEntry><div class=MLink><a href="../../tests/">Examples</a></div></div></div></div></div><div class=MEntry><div class=MGroup><a href="javascript:ToggleMenu('MGroupContent4')">API Documentation</a><div class=MGroupContent id=MGroupContent4><div class=MEntry><div class=MFile><a href="jqplot-core-js.html">jqPlot Charts</a></div></div><div class=MEntry><div class=MGroup><a href="javascript:ToggleMenu('MGroupContent2')">Core Renderers</a><div class=MGroupContent id=MGroupContent2><div class=MEntry><div class=MFile><a href="jqplot-axisTickRenderer-js.html">Axis Tick Renderer</a></div></div><div class=MEntry><div class=MFile><a href="jqplot-canvasGridRenderer-js.html">Canvas Grid Renderer</a></div></div><div class=MEntry><div class=MFile><a href="jqplot-divTitleRenderer-js.html">Div Title Renderer</a></div></div><div class=MEntry><div class=MFile><a href="jqplot-linearAxisRenderer-js.html">Linear Axis Renderer</a></div></div><div class=MEntry><div class=MFile><a href="jqplot-markerRenderer-js.html">Marker Renderer</a></div></div><div class=MEntry><div class=MFile><a href="jqplot-shapeRenderer-js.html">Shape Renderer</a></div></div><div class=MEntry><div class=MFile><a href="jqplot-shadowRenderer-js.html">Shadow Renderer</a></div></div><div class=MEntry><div class=MFile><a href="jqplot-lineRenderer-js.html">Line Renderer</a></div></div><div class=MEntry><div class=MFile><a href="jqplot-axisLabelRenderer-js.html">Axis Label Renderer</a></div></div><div class=MEntry><div class=MFile><a href="jqplot-themeEngine-js.html">Theme Engine</a></div></div><div class=MEntry><div class=MFile><a href="jqplot-toImage-js.html">fn</a></div></div></div></div></div><div class=MEntry><div class=MGroup><a href="javascript:ToggleMenu('MGroupContent3')">Plugins</a><div class=MGroupContent id=MGroupContent3><div class=MEntry><div class=MFile><a href="plugins/jqplot-barRenderer-js.html">jqplot.<wbr>BarRenderer</a></div></div><div class=MEntry><div class=MFile><a href="plugins/jqplot-BezierCurveRenderer-js.html">jqplot.<wbr>BezierCurveRenderer.js</a></div></div><div class=MEntry><div class=MFile><a href="plugins/jqplot-blockRenderer-js.html">jqplot.<wbr>BlockRenderer</a></div></div><div class=MEntry><div class=MFile><a href="plugins/jqplot-bubbleRenderer-js.html">jqplot.<wbr>BubbleRenderer</a></div></div><div class=MEntry><div class=MFile><a href="plugins/jqplot-canvasAxisLabelRenderer-js.html">jqplot.<wbr>CanvasAxisLabelRenderer</a></div></div><div class=MEntry><div class=MFile><a href="plugins/jqplot-canvasAxisTickRenderer-js.html">jqplot.<wbr>CanvasAxisTickRenderer</a></div></div><div class=MEntry><div class=MFile><a href="plugins/jqplot-pyramidGridRenderer-js.html">jqplot.<wbr>CanvasGridRenderer</a></div></div><div class=MEntry><div class=MFile><a href="plugins/jqplot-canvasOverlay-js.html">jqplot.<wbr>CanvasOverlay</a></div></div><div class=MEntry><div class=MFile><a href="plugins/jqplot-categoryAxisRenderer-js.html">jqplot.<wbr>CategoryAxisRenderer</a></div></div><div class=MEntry><div class=MFile><a href="plugins/jqplot-ciParser-js.html">jqplot.<wbr>ciParser</a></div></div><div class=MEntry><div class=MFile><a href="plugins/jqplot-cursor-js.html">jqplot.<wbr>Cursor</a></div></div><div class=MEntry><div class=MFile><a href="plugins/jqplot-dateAxisRenderer-js.html">jqplot.<wbr>DateAxisRenderer</a></div></div><div class=MEntry><div class=MFile><a href="plugins/jqplot-donutRenderer-js.html">jqplot.<wbr>DonutRenderer</a></div><
var searchPanel = new SearchPanel("searchPanel", "HTML", "../search");
--></script><div id=MSearchPanel class=MSearchPanelInactive><input type=text id=MSearchField value=Search onFocus="searchPanel.OnSearchFieldFocus(true)" onBlur="searchPanel.OnSearchFieldFocus(false)" onKeyUp="searchPanel.OnSearchFieldChange()"><select id=MSearchType onFocus="searchPanel.OnSearchTypeFocus(true)" onBlur="searchPanel.OnSearchTypeFocus(false)" onChange="searchPanel.OnSearchTypeChange()"><option id=MSearchEverything selected value="General">Everything</option><option value="Classes">Classes</option><option value="Files">Files</option><option value="Functions">Functions</option><option value="Hooks">Hooks</option><option value="Properties">Properties</option></select></div><script language=JavaScript><!--
HideAllBut([1, 4, 5], 6);// --></script></div><!--Menu-->
<!--START_ND_TOOLTIPS-->
<!--END_ND_TOOLTIPS-->
<div id=MSearchResultsWindow><iframe src="" frameborder=0 name=MSearchResults id=MSearchResults></iframe><a href="javascript:searchPanel.CloseResultsWindow()" id=MSearchResultsWindowClose>Close</a></div>
<script language=JavaScript><!--
2011-08-10 01:10:50 +02:00
if (browserType) {if (browserVer) {document.write("</div>"); }document.write("</div>");}// --></script></body></html>