Sven-Bo / treemap-sunburst-plotly-chart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create A Treemap & Sunburst Chart In Python Using Plotly & Excel

In this tutorial, I will show you, how to create a Treemap & Sunburst Chart in Python by using the library called Plotly.

The data is coming directly from an excel file. You can do all the changes in the excel file and after running the code again you will have your updated Treemap/Sunburst. The Treemap/Sunburst Chart is interactive and will be saved as an HTML file.

Video Tutorial

YouTube Video

Sample Output

Sample Output

Requirements

openpyxl==3.0.9
plotly==4.14.3
pandas==1.3.5

Author

ko-fi

Feedback

If you have any feedback, please reach out to me at contact@pythonandvba.com

Logo

About


Languages

Language:HTML 100.0%Language:Python 0.0%