Chart.Js v2.2.2 发布,一个简单、面向对象、为设计者和开发者准备的图表绘制库

jopen 8年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/ff26fd894560221b9289d2eef4115578.png" /></p>    <p>Chart.js帮你用不同的方式让你的数据变得可视化。每种类型的图表都有动画效果,并且看上去非常棒,即便是在retina屏幕上。</p>    <p>Chart.js基于HTML5 canvas技术,支持所有现代浏览器,并且针对IE7/8提供了降级替代方案。</p>    <p>Chart.js不依赖任何外部工具库,轻量级(压缩之后仅有4.5k),并且提供了加载外部参数的方法。</p>    <p>教程:<a href="http://www.open-open.com/lib/view/open1464182792891.html">Chart.js 中文文档</a> </p>    <p> </p>    <h2>更新日志</h2>    <h3>Bug修复</h3>    <ul>     <li>Fixed an issue with drawing a line where all points were skipped <a href="/misc/goto?guid=4958993408164144636">#3066</a></li>     <li>Changed "Data Structure" to "Dataset Structure" in the docs to improve clarity. <a href="/misc/goto?guid=4958993408303360306">#3046</a>Thanks <a href="/misc/goto?guid=4958992283674873302">@sibennayak</a></li>     <li>Removed deprecated <code>Chart.pluginService</code> from docs and replace with <code>Chart.plugins</code>.<a href="/misc/goto?guid=4958993408464843125">#3088</a> Thanks <a href="/misc/goto?guid=4958993408590007473">@djhuistra</a></li>     <li>Fixed a grammatical error in the docs. <a href="/misc/goto?guid=4958993408721703914">#3103</a> Thanks <a href="/misc/goto?guid=4958993408837923524">@laviniaclare</a></li>     <li>Added a section to the docs on how to generate patterns for charts. <a href="/misc/goto?guid=4958993408963970498">#1323</a> Thanks<a href="/misc/goto?guid=4958993409099930565">@ashiguruma</a></li>     <li>The hidden iframe used to detect resizing was focusable during tab. <a href="/misc/goto?guid=4958993409221416357">#3090</a></li>     <li>The tooltip <code>itemSort</code> function needs to get passed the chart data. <a href="/misc/goto?guid=4958993409352355330">#3127</a> Thanks<a href="/misc/goto?guid=4958993409465308509">@vermeeca</a></li>     <li>Always use the time scale custom parser <a href="/misc/goto?guid=4958993409590871482">#3131</a> Thanks <a href="/misc/goto?guid=4958993409705761845">@Lighnat0r</a></li>     <li>When <code>drawTicks == false</code> for a scale, the size of the scale was incorrectly calculated.<a href="/misc/goto?guid=4958993409838170013">#2872</a></li>     <li>When a category scale was used and there were repeated labels, the chart drew incorrectly. <a href="/misc/goto?guid=4958993409957491351">#2994</a></li>    </ul>    <h3>增强功能</h3>    <ul>     <li>Doc improvements to a number of issues. <a href="/misc/goto?guid=4958993410097382163">#3110</a> Thanks <a href="/misc/goto?guid=4958991340783212217">@zachpanz88</a></li>     <li>Line charts now support monotone cubic interpolation. This is like bezier interpolation, but ensures that the line only changes monoticity at data points. <a href="/misc/goto?guid=4958993410265168159">#3086</a>Thanks <a href="/misc/goto?guid=4958993410398003536">@MatthieuRivaud</a></li>     <li>When a line chart has only 1 data point, the item is now drawn in the center of the chart. <a href="/misc/goto?guid=4958993410523645597">#3044</a> Thanks <a href="/misc/goto?guid=4958993410649703134">@roicos</a></li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958993410795385672" rel="nofollow">441 KB<strong>Chart.bundle.js</strong></a></li>     <li><a href="/misc/goto?guid=4958993410929223369" rel="nofollow">186 KB<strong>Chart.bundle.min.js</strong></a></li>     <li><a href="/misc/goto?guid=4958993411048562810" rel="nofollow">306 KB<strong>Chart.js</strong></a></li>     <li><a href="/misc/goto?guid=4958993411175557021" rel="nofollow">302 KB<strong>Chart.js.zip</strong></a></li>     <li><a href="/misc/goto?guid=4958993411303621789" rel="nofollow">139 KB<strong>Chart.min.js</strong></a></li>     <li><a href="/misc/goto?guid=4958993411425245138" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958993411566639255" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)</p>    <p>原文地址:<a href="http://www.open-open.com/news/view/613f1df7">http://www.open-open.com/news/view/613f1df7</a></p>