D3.Js v4.4.0 发布,一个基于数据的操作文档的JavaScript库

jopen 7年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/f4ad1061d1155c08c08ae233b22db5ec.png" /></p>    <p> </p>    <p>D3 的全称是(Data-Driven Documents),顾名思义可以知道是一个被数据驱动的文档。D3.js是一个基于数据的操作文档的JavaScript库,可以让你绑定任何数据到DOM,支持DIV这种图案生成,也支持SVG这种图案的生成。D3帮助你屏蔽了浏览器差异,做出来图案的效果可以说是炫目得一塌糊涂,可是代码却很简洁。</p>    <p><a href="https://simg.open-open.com/show/9b22f13972f1fefbbad0469a1a6053b2.jpg"><img alt="" src="https://simg.open-open.com/show/9b22f13972f1fefbbad0469a1a6053b2.jpg" /></a></p>    <h2>更新日志</h2>    <ul>     <li>Add <a href="/misc/goto?guid=4958995659148254693"><em>identity</em>.reflectX</a> and <a href="/misc/goto?guid=4958995659249403384"><em>identity</em>.reflectY</a> to <a href="/misc/goto?guid=4958994706113390138">d3.geoIdentity</a>.</li>     <li>Add <a href="/misc/goto?guid=4958995659375006286"><em>zoom</em>.interpolate</a> to control zoom transition behavior.</li>     <li>Allow double-click and double-tap <a href="/misc/goto?guid=4958995659461131853">zoom transitions</a> to be disabled.</li>     <li>Fix handling of a <a href="/misc/goto?guid=4958995659548942721">zoom.translateExtent</a> smaller than the <a href="/misc/goto?guid=4958995659641444693">zoom.extent</a>.</li>     <li>Fix handling of zero-valued nodes in <a href="/misc/goto?guid=4958991805094688779">squarified treemaps</a>.</li>     <li>Fix parsing of unusual number formats in <a href="/misc/goto?guid=4958995659765321663">color specifications</a>.</li>     <li>Fix implementations of <a href="/misc/goto?guid=4958995659861759481"><em>force</em>.initialize</a> to allow <a href="/misc/goto?guid=4958995659952253713">isolation</a>.</li>     <li>Fix <a href="/misc/goto?guid=4958993760691447040">d3.geoPath</a>’s default projection and contex to be null, not undefined.</li>     <li>Improve performance of <a href="/misc/goto?guid=4958995660082732687">d3.path</a>.</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958995660173001186" rel="nofollow">229 KB<strong>d3.zip</strong></a></li>     <li><a href="/misc/goto?guid=4958995660265382701" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958995660358307273" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/187620f7">http://www.open-open.com/news/view/187620f7</a></p>