Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sunburst Plot using Plotly Express

📌 Overview

This repository contains a Sunburst plot visualization created using Plotly Express in Python. Sunburst plots are hierarchical visualizations that represent relationships in a dataset through nested rings. This project uses a small dataset for demonstration and is scalable for larger data.

📊 Features

  • Interactive Sunburst Chart built with Plotly Express.
  • Hierarchical Data Representation for easy visualization.
  • Hover Tooltips to display details on hover.
  • Scalable for larger datasets with minimal modifications.

🛠 Installation & Setup

  1. Clone the repository
    git clone https://github.com/Arpan-14/Sunburst-Plot.git
    cd your-repository
  2. Install required libraries
    pip install plotly pandas
  3. Run the notebooks
     Open Plotly_1st.ipynb or Plotly_2nd.ipynb in Jupyter Notebook or Google Colab.
    
     Run the cells to generate the respective Sunburst plots.
    
  4. **Visit the Repo https://github.com/Arpan-14/Sunburst-Plot

📂 Dataset

The dataset used for this plot is a attached in the github in the image form. You can replace it with your own data while maintaining the required format.

📸 Preview

Sunburst Plot from Plotly_1st.ipynb: Sunburst Plot 1

Sunburst Plot from Plotly_2nd.ipynb: Sunburst Plot 2

🚀 Usage

  • Modify the dataset to include your custom data.
  • Adjust color schemes and labels as needed.

🤝 Contributing

Contributions are welcome! Feel free to submit issues or pull requests to enhance this project.

📜 License

This project is licensed under the MIT License.


🔗 Connect with Me:
GitHub | LinkedIn

About

unburst plots are hierarchical visualizations that represent relationships in a dataset through nested rings. This project includes two different datasets for demonstration and is scalable for larger data.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages