HOW TO MAKE ANIMATED PIE CHARTS WITH PYTHON IN 3:00 MINUTES

preview_player
Показать описание

In this tutorial you will learn the exact same techniques I use to make my animated data visualizations. And the best thing is that it only takes 3:00 minutes to learn!

We will be using the open-source python library that I have made and published in this tutorial, it is called sjvisualizer.

I am keen to see what you guys are making with this data viz library. Please tag me on Instagram or LinkedIn to show what you have made with this python library. I might reshare it with my existing audience ;)

All the links:

0:00 Intro
0:06 Prerequisites/Installation
0:18 Formatting the data
0:30 Basic setup
1:33 How to add a title and time indicator with sjvisualizer
1:46 How to add icons with sjvisualizer
1:58 How to add custom images with sjvisualizer
2:28 How to reposition or resize sjvisualizer charts
2:41 Outlook

#PieChartPirate #DataVisualization #PieChart #sjvisualizer
Рекомендации по теме
Комментарии
Автор

I absolutely love the fact you were looking for "how to exit vim". That's a must for everyone :)

On a serious note, great work with tutorial.

hrvojebakovic
Автор

Love to learn this! Make more video like this!

rm.xo_edits
Автор

Hi, pretty cool! Is there a way to save that output?

yulsys
Автор

This is awesome! I've noticed when a category is too small to have a label... it won't apply the color given to the category. Just showing up as gray... until the category is large enough to hold a label. Then it will change to the appropriate color.

Is there a name for un-labeled categories that I can put into the color dictionary?

RedBeardOps
Автор

But the numeric date type each time..! Is it hard to make pie chart contains numeric values like end of your video?

rm.xo_edits
Автор

anybody know how to install the package on google colab?

gabriellourenco
Автор

How to add Time (Year) in the center of the Pie Chart?

bineeshalakkal