What is NVD3?
This project is an attempt to build re-usable charts and chart components for d3.js without taking away the power that d3.js gives you. This is a very young collection of components, with the goal of keeping these components very customizable, staying away from your standard cookie cutter solutions.
NVD3 is a tool in the Charting Libraries category of a tech stack.
NVD3 is an open source tool with 7.2K GitHub stars and 2.1K GitHub forks. Here’s a link to NVD3's open source repository on GitHub
Who uses NVD3?
Companies
48 companies reportedly use NVD3 in their tech stacks, including Esri, edX, and NetApp.
Developers
24 developers on StackShare have stated that they use NVD3.
NVD3 Integrations
JavaScript, HTML5, D3.js, Firefox, and Google Chrome are some of the popular tools that integrate with NVD3. Here's a list of all 6 tools that integrate with NVD3.
NVD3's Features
- Build re-usable charts and chart components
- Keep components very customizable
NVD3 Alternatives & Comparisons
What are some alternatives to NVD3?
Highcharts
Highcharts currently supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types.
D3.js
It is a JavaScript library for manipulating documents based on data. Emphasises on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework.
Plotly.js
It is a standalone Javascript data visualization library, and it also powers the Python and R modules named plotly in those respective ecosystems (referred to as Plotly.py and Plotly.R).
It can be used to produce dozens of chart types and visualizations, including statistical charts, 3D graphs, scientific charts, SVG and tile maps, financial charts and more.
Google Charts
It is an interactive Web service that creates graphical charts from user-supplied information. The user supplies data and a formatting specification expressed in JavaScript embedded in a Web page; in response the service sends an image of the chart.
C3.js
c3 is a D3-based reusable chart library that enables deeper integration of charts into web applications.