Implementing Cool Animations and Transitions in D3 Charts.

Here, I would like to talk about one of the most popular JavaScript charting libraries and the way we can enhance charts implementation with cool animations and transitions. For my example, I picked two charts: bar and pie. 

First, I have created a small demo project, which includes simple markup and styling. Here is what it looks like: