One of my previous blog was to visualize data walking through a small python code that created an animated visual to depict the price fluctuations as a continuous flow of information over the time period. Running Bar Chart
Stumbled across a similar Power BI visual plugin that transforms static time series data into dynamic animations.
Data Source:
I have leveraged the same data source as the Running bar chart blog.
Base visual we just leverage the standard Stacked bar chat to pull how the average house price varies by each region.
One you import the Play Axis Plugin, you need to select the field against which you wanted the bar chart to be animated. In our case I had selected the Year field
Ta-da! π©β¨ With the base visualization all set and a dash of magic by plugging in the play vis with the right references, behold our creation: a captivating animated visual that brings your time series data to life! ππ¬ #DataMagic #AnimatedVisuals #PowerBI
Further Notes:
Play Axis Plugin Git
Top comments (0)