Skip to content

A Sveltejs based Swarmauri Piechart Component for Gradio applications;

License

Notifications You must be signed in to change notification settings

swarmauri/swarmauri-piechart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here’s the README in markdown format:

# Pie Chart Component (Work in Progress)

This project is a simple and interactive pie chart component built using Gradio, Plotly, and pandas. The component allows users to input three categories and their corresponding values to generate a pie chart.

## Features

- **Interactive Inputs**: Users can input three categories and their respective values.
- **Dynamic Pie Chart**: The pie chart updates in real-time based on the user inputs.
- **Clear Functionality**: A clear button resets all inputs and the chart.

## Installation

To use this component, you'll need to have Python installed along with the following libraries:

```bash
pip install gradio pandas plotly

Screenshots

Interface

About

A Sveltejs based Swarmauri Piechart Component for Gradio applications;

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published