source: node_modules/d3/README.md@ e4c61dd

Last change on this file since e4c61dd was e4c61dd, checked in by istevanoska <ilinastevanoska@…>, 6 months ago

Prototype 1.1

  • Property mode set to 100644
File size: 754 bytes
Line 
1# D3: Data-Driven Documents
2
3<a href="https://d3js.org"><img src="./docs/public/logo.svg" width="256" height="256"></a>
4
5**D3** (or **D3.js**) is a free, open-source JavaScript library for visualizing data. Its low-level approach built on web standards offers unparalleled flexibility in authoring dynamic, data-driven graphics. For more than a decade D3 has powered groundbreaking and award-winning visualizations, become a foundational building block of higher-level chart libraries, and fostered a vibrant community of data practitioners around the world.
6
7## Resources
8
9* [Documentation](https://d3js.org)
10* [Examples](https://observablehq.com/@d3/gallery)
11* [Releases](https://github.com/d3/d3/releases)
12* [Getting help](https://d3js.org/community)
Note: See TracBrowser for help on using the repository browser.