Introduction
A legendary tale says that Michelangelo found his Moses so real; and shouted at him "Why don’t you speak?!" Seeing that it wouldn’t, he slammed it down with his hammer.
From a similar desire of interaction, interactive visualization was born, making your data visualizations interact with you and your analysis users.
Using interactive visualizations, we can make our plots do something more than just displaying data, since we give them the ability to interact with the user, showing tooltips, navigation, and zooming controls, and even rearranging them according to users' needs and preferences.
Interactive data visualization can be useful at the beginning and at the end of your work.
At the beginning, in your exploratory data analysis job, you can leverage interactive visualizations in order to get a better understanding of your data without needing towrite a lot of...