This code appeared as a part of Medium article part 1 and Part 2
In this article we will explore how to visualize data using open-source, interactive library — Plotly. This charting library is dynamic and web friendly, making it an indispensable tool used for data analytics.
This article is broken into two parts. Part 1 will focus on introduction, Python environment set up and a simple example. Part 2 will have two examples focused on dynamic visualization and using real life data fetching using API.