Sunburst-Plot

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

🛠 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.
    

📂 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

🤝 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