D3.Js v4.2.3 發布,一個基于數據的操作文檔的JavaScript庫

jopen 8年前發布 | 15K 次閱讀 D3.Js DIV SVG DOM JavaScript

 

D3 的全稱是(Data-Driven Documents),顧名思義可以知道是一個被數據驅動的文檔。D3.js是一個基于數據的操作文檔的JavaScript庫,可以讓你綁定任何數據到DOM,支持DIV這種圖案生成,也支持SVG這種圖案的生成。D3幫助你屏蔽了瀏覽器差異,做出來圖案的效果可以說是炫目得一塌糊涂,可是代碼卻很簡潔。

更新日志

  • Chained transitions no longer sometimes interrupt their preceding transition.
  • Transitions no longer get stuck if an error is thrown on the last tick.
  • Transitions no longer leak memory if an error is thrown.
  • Optimize d3.geoPath.
  • Fix swallowed error in d3.queue’s await callback after a synchronous task.
  • Fix benign bug in d3.curveCatmullRom.
  • Fix for invalid timestamp argument in requestAnimationFrame in RStudio.
  • Update Rollup.

 

Downloads

 

本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/1fed8c9f

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!