42
Technology

D3

D3.js is an open source JavaScript library that creates graphics based on structured data. For this purpose, the Document Object Model (DOM) is modified according to the data input and the graphic is output in HTML, CSS or SVG. D3 shines especially with interactive dynamic graphics.