Skip to content

Convertissez vos données en insights clairs et visuels, en temps réel

License

Notifications You must be signed in to change notification settings

Nath9666/figureExcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIGUREEXCEL

Transform Data into Insights Instantly and Visually

last-commit repo-top-language repo-language-count

Built with the tools and technologies:

Markdown Python


Table of Contents


Overview

figureExcel is a developer-focused tool that automates the generation and visualization of line charts from Excel data, making data analysis more efficient and visually consistent. It enables users to create dynamic, styled graphical representations of datasets with minimal manual effort.

Why figureExcel?

This project helps developers streamline data visualization workflows within Excel environments. The core features include:

  • 🎯 [Feature]: Automated creation of line charts from Excel data, saving time and reducing manual effort.
  • 🖍️ [Feature]: Customizable visual styles through configuration files, ensuring consistent and appealing graphics.
  • ⚙️ [Feature]: Command-line parameters for flexible, dynamic chart generation tailored to specific needs.
  • 📊 [Feature]: Integrated data processing, sorting, and plotting capabilities for comprehensive analysis.
  • 🧩 [Feature]: Modular architecture with clear configuration and core modules, facilitating easy maintenance and extension.

Getting Started

Prerequisites

This project requires the following dependencies:

  • Programming Language: Python
  • Package Manager: Conda

Installation

Build figureExcel from the source and install dependencies:

  1. Clone the repository:

     git clone https://github.com/Nath9666/figureExcel
    
  2. Navigate to the project directory:

     cd figureExcel
    
  3. Install the dependencies:

     pip install -r requirements.txt
    

Usage

Run the project with:

Using python:

python -m app.main ./data/Classeur1.xlsx Date [[Données 1, 10, 15, Titre 1, #FF0000], [Données 2, 4, 15, Titre 2, #00FF00]]

Testing

Figureexcel uses the {test_framework} test framework. Run the test suite with:

python -m pytest


About

Convertissez vos données en insights clairs et visuels, en temps réel

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages