Skip to content

EmmanuelDodoo/modav_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core

Modern Data Visualisation Tool (Modav)

Description

This is a personal learning project aimed at creating a simple, intuitive, and modern data visualization tool using Rust.

The tool is designed to enable users to effortlessly explore and present their data in various visual forms.

The project is split into 2 parts. The core functionality and the GUI application. This repository is for core functionality. The GUI repo can be found here.

Planned Features/Goals

I plan to support the most common dataset operations, models and data formats. I’ve thus grouped the planned features accordingly.

Supported File Formats

  • CSV and CSV-like data (like TSV)
  • JSON
  • Excel/Spreadsheet Files

Visualisation Models

  • Line Charts

  • Tables

  • Bar graphs

  • Stacked Bar graphs

  • Tree graphs

Further Documentation

Various sections of the code have dedicated documentation.

Sheet

Contributing

At this moment, this project is specifically for gaining experience in Rust so contributions are closed. However, should the project expand past the set goals above, Contributions will be allowed.

License

This project is licensed under the MIT License.

Acknowledgement

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages