<!-- saved from url=(0026)http://www.naturaldocs.org -->
<divid=Content><divclass="CSection"><divclass=CTopicid=MainTopic><divclass="CTitle logo"><divclass="nav"><aclass="nav"href="../../index.php"><span>></span>Home</a><aclass="nav"href="../../tests/"><span>></span>Examples</a><aclass="nav"href="../../docs/"><span>></span>Docs</a><aclass="nav"href="http://bitbucket.org/cleonello/jqplot/downloads/"><span>></span>Download</a><aclass="nav"href="../../info.php"><span>></span>Info</a><aclass="nav"href="../../donate.php"><span>></span>Donate</a></div><aname="Change_Log"></a>Change Log</div><divclass=CBody><h4class=CHeading>1.0.8</h4><ul><li>Issue #375: sortMergedLabels does not sort string labels</li><li>Issue #279: Groups > 3 Causes Alignment Issues</li><li>Issue #439: IE can’t display a customized legend in Quirks mode</li><li>Issue #482: “Undefined” error message when plotting a chart with no data</li><li>Issue #116: Don’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’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><h4class=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’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: “decimalMark” in the “jqplot.sprintf.js”</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><h4class=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 “minified” copyright notice for minified files, similar to jquery’s notice.</li><li>Pull Request #25: jqplot.sprin