Summary
In this chapter, we covered plotting and visualization with Plotly.js. First, we gave a brief introduction to Plotly.js, including installation setup. Then, we moved on to chart configuration and layout customization. Finally, we showed you how to create some basic and statistical charts.
The knowledge you have gained in this chapter will help you easily create interactive charts that you can embed in your websites or web applications.
In the next chapter, we'll introduce data visualization with Danfo.js, and you'll see how, with knowledge of Plotly.js, you can easily create amazing charts directly from your DataFrame or Series.