Chapter 6: Data Visualization with Danfo.js
In the preceding chapter, you learned how to use Plotly.js to create rich and interactive plots that can be embedded in any web application. We also mentioned how Danfo.js uses Plotly internally to make plots directly on a DataFrame or Series. In this chapter, we'll show you how to easily create these charts using the Danfo.js plotting API. Specifically, in this chapter, we'll cover the following:
- Setting up Danfo.js for plotting
- Creating line charts with Danfo.js
- Creating scatter plots with Danfo.js
- Creating box and violin plots with Danfo.js
- Creating histograms with Danfo.js
- Creating bar charts with Danfo.js
Technical requirements
In order to follow along with this chapter, you should have the ...
Get Building Data-Driven Applications with Danfo.js now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.