Skip to content

This repository contains Python code for generating a pie chart from input CSV data.

Notifications You must be signed in to change notification settings

Suchithrapv2000/pieChartCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

pieChartCreator

This repository contains Python code for generating a pie chart from input CSV data.

Installation

  1. Clone this repository:
    git clone https://github.com/Suchithrapv2000/pieChartCreator.git
  2. Navigate to the project directory:
    cd pieChartCreator
  3. Install the required dependencies:
    pip install -r requirements.txt

Usage

To generate a pie chart, place your CSV file in the project directory and run the project, also make sure that the csv file is in the correct directory and ensure on its extension as well.

Example

Example of a generated pie chart: image

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

About

This repository contains Python code for generating a pie chart from input CSV data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages