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

jopen 7年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/ff26fd894560221b9289d2eef4115578.png" /></p>    <p> </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>    <p> </p>    <h2>更新日志</h2>    <h3>新功能</h3>    <ul>     <li>Support a minimum unit on the time scale. Set <code>time.minUnit</code> to one of the time scale units to use.<a href="/misc/goto?guid=4958993923687542083">#3254</a> Thanks <a href="/misc/goto?guid=4958992632108372342">@ianks</a></li>    </ul>    <h3>修复的问题</h3>    <ul>     <li>An issue where a zero width border was incorrectly drawn. <a href="/misc/goto?guid=4958993922721514612">#3241</a> Thanks <a href="/misc/goto?guid=4958993922832557092">@Pikamander2</a></li>     <li>Fixed an incorrect link in the docs <a href="/misc/goto?guid=4958993922945974183">#3280</a> Thanks <a href="/misc/goto?guid=4958993923053429791">@trantorLiu</a></li>     <li>Return the correct tooltip labels when 2 category axes are used. <a href="/misc/goto?guid=4958993923141643169">#3278</a> Thanks <a href="/misc/goto?guid=4958993923239117946">@etimberg</a></li>     <li>Improve performance of the time scale by caching intermediate results. <a href="/misc/goto?guid=4958993923327926955">#3211</a> Thanks <a href="/misc/goto?guid=4958993923418734662">@desowin</a></li>     <li>Fixed an error when the legend of a pie chart was toggled and there were multiple datasets of different lengths. <a href="/misc/goto?guid=4958993923533544825">#3309</a> Thanks <a href="/misc/goto?guid=4958991340783212217">@zachpanz88</a></li>    </ul>    <h3>发展</h3>    <ul>     <li>Change JSHint to eslint <a href="/misc/goto?guid=4958993923845747613">#3256</a> Thanks <a href="/misc/goto?guid=4958990821381334337">@simonbrunel</a></li>     <li>Setup new eslint guidelines <a href="/misc/goto?guid=4958993923995336742">#3308</a> Thanks <a href="/misc/goto?guid=4958991340783212217">@zachpanz88</a></li>     <li>Clean up chart creation in tests. <a href="/misc/goto?guid=4958993924126871042">#3287</a> Thanks <a href="/misc/goto?guid=4958990821381334337">@simonbrunel</a></li>    </ul>    <p> </p>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958993953151057475" rel="nofollow"><strong>Chart.bundle.js</strong></a></li>     <li><a href="/misc/goto?guid=4958993953250488449" rel="nofollow"><strong>Chart.bundle.min.js</strong></a></li>     <li><a href="/misc/goto?guid=4958993953339803610" rel="nofollow"><strong>Chart.js</strong></a></li>     <li><a href="/misc/goto?guid=4958993953429965164" rel="nofollow"><strong>Chart.js.zip</strong></a></li>     <li><a href="/misc/goto?guid=4958993953522285561" rel="nofollow"><strong>Chart.min.js</strong></a></li>     <li><a href="/misc/goto?guid=4958993953620932035" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958993953709091871" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p> </p>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/69f88f66">http://www.open-open.com/news/view/69f88f66</a></p>