D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.
d3 학습에 도움이 되는 글 -> http://mobicon.tistory.com/275
'정보 > IT' 카테고리의 다른 글
비밀번호 복잡도에 따른 해킹 시간 (0) | 2017.04.05 |
---|---|
PC 와 Mobile 플랫폼을 웹앱으로 통일한다 (0) | 2016.12.18 |
[javascript/HexToDec]16진수 계산 [parseInt("0x8001001B", 16) - 0xffffffff - 1;] (0) | 2014.06.27 |
Javascript parseInt 함수 (0) | 2014.06.27 |
VisualSVN 서버로 Subversion 서버 구동하기 (0) | 2013.04.09 |