Spaces:
Sleeping
Sleeping
metadata
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.
- Create a new Space on Hugging Face.
- Select Docker as the SDK.
- Upload all files from this project.
- The
Dockerfilewill automatically build and serve the application on port 7860.
Features
- Excel Support: Upload
.xlsxor.xlsfiles. - 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.