D3.Js v4.4.0 發布,一個基于數據的操作文檔的JavaScript庫
D3 的全稱是(Data-Driven Documents),顧名思義可以知道是一個被數據驅動的文檔。D3.js是一個基于數據的操作文檔的JavaScript庫,可以讓你綁定任何數據到DOM,支持DIV這種圖案生成,也支持SVG這種圖案的生成。D3幫助你屏蔽了瀏覽器差異,做出來圖案的效果可以說是炫目得一塌糊涂,可是代碼卻很簡潔。
更新日志
- Add identity.reflectX and identity.reflectY to d3.geoIdentity.
- Add zoom.interpolate to control zoom transition behavior.
- Allow double-click and double-tap zoom transitions to be disabled.
- Fix handling of a zoom.translateExtent smaller than the zoom.extent.
- Fix handling of zero-valued nodes in squarified treemaps.
- Fix parsing of unusual number formats in color specifications.
- Fix implementations of force.initialize to allow isolation.
- Fix d3.geoPath’s default projection and contex to be null, not undefined.
- Improve performance of d3.path.
下載
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/187620f7
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!