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

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>    <h2>更新日志</h2>    <h3>Bug修复</h3>    <ul>     <li>Fixed a line drawing issue when the first or last points were null and the <code>spanGaps</code> option was turned on. <a href="/misc/goto?guid=4958992716959073317" title="unexpected shadow">#3056</a></li>     <li>Fixed a typo in the docs <a href="/misc/goto?guid=4958992717073395460" title="Docs typo stepped/steeped line">#3030</a></li>     <li>Fixed a crash when no data existed for a dataset in a doughnut chart <a href="/misc/goto?guid=4958992717182387403">#2631</a></li>     <li>Recalculate the size of the time scale in the underlying units when the last tick is set. <a href="/misc/goto?guid=4958992717299186424">#2560</a> and<a href="/misc/goto?guid=4958992717409610302">#2964</a></li>     <li>Fixed a typo in the colors section of the docs <a href="/misc/goto?guid=4958992717518219443" title="small typo">#3058</a> Thanks <a href="/misc/goto?guid=4958992717623537476">@benpdavison</a></li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958992717735454840" rel="nofollow"><strong>Chart.bundle.js</strong></a></li>     <li><a href="/misc/goto?guid=4958992717843697881" rel="nofollow"><strong>Chart.bundle.min.js</strong></a></li>     <li><a href="/misc/goto?guid=4958992717950816409" rel="nofollow"><strong>Chart.js</strong></a></li>     <li><a href="/misc/goto?guid=4958992718061064746" rel="nofollow"><strong>Chart.js.zip</strong></a></li>     <li><a href="/misc/goto?guid=4958992718173165485" rel="nofollow"><strong>Chart.min.js</strong></a></li>     <li><a href="/misc/goto?guid=4958992718278860276" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958992718385033550" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>