UNPKG

mermaid

Version:

Markdownish syntax for generating flowcharts, sequence diagrams and gantt charts.

41 lines (40 loc) 1.84 kB
<!DOCTYPE html> <html> <head> <title>README.md</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <link rel="stylesheet" media="all" href="../../doc-style.css" /> <script src="../../doc-filelist.js"></script> <script> var relativeDir = "../../", thisFile = "Users/knut/Documents/source/mermaid/bower_components/d3/README.md", defaultSidebar = true; </script> <script src="../../doc-script.js"></script> <script src="../../mermaid.js"></script> <link rel="stylesheet" href="../../mermaid.css" /> </head> <body> <div id="sidebar_wrapper"> <div id="sidebar_switch"> <span class="tree">Files</span> <span class="headings">Headings</span> </div> <div id="tree"></div> <div id="headings"> <div class="heading h1"> <a href="#Data-Driven Documents">Data-Driven Documents</a> </div> </div> </div> <div id="sidebar-toggle"></div> <div id="container"><div class="docs markdown"><div class="pilwrap" id="Data-Driven Documents"> <h1> <a href="#Data-Driven Documents" name="Data-Driven Documents" class="pilcrow">&#182;</a> Data-Driven Documents</h1> </div> <p><strong>D3.js</strong> is a JavaScript library for manipulating documents based on data. <strong>D3</strong> 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.</p> <p>Want to learn more? <a href="https://github.com/mbostock/d3/wiki">See the wiki.</a></p> <p>For examples, <a href="https://github.com/mbostock/d3/wiki/Gallery">see the gallery</a> and <a href="http://bl.ocks.org/mbostock">mbostock’s bl.ocks</a>.</p> </div> </div> </body> </html>