MSF
fix hf readme
12c7a67
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.

  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.