File size: 962 Bytes
de96384
5535f7f
 
 
 
12c7a67
de96384
 
dc70dbc
de96384
dc70dbc
de96384
dc70dbc
de96384
dc70dbc
de96384
4bbaf1c
de96384
 
 
 
4bbaf1c
de96384
4bbaf1c
de96384
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
title: Quadrant Chart Analysis
emoji: 📈
colorFrom: yellow
colorTo: red
sdk: docker
pinned: false
---

# Quadrant Chart Tool

A professional tool for visualizing campaign performance data in a quadrant chart format.

## Deployment on Hugging Face Spaces

This project is configured to run as a Docker space on Hugging Face.

1. Create a new Space on Hugging Face.
2. Select **Docker** as the SDK.
3. Upload all files from this project.
4. The `Dockerfile` will automatically build and serve the application on port 7860.

## Features

- **Excel Support:** Upload `.xlsx` or `.xls` files.
- **Dynamic Axes:** Choose any numeric column for X and Y axes.
- **Multi-select Grouping:** Generate separate charts for different categories (e.g., Platform + Category).
- **Point Interaction:** Click points to change colors or remove them.
- **Point Size:** Scale points based on a third metric (e.g., Spend).
- **Export:** Copy charts to clipboard or save as PNG.