Skip to content

SoichiroYamane/gsplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

logo_gsplot

GitHub Page Using Poetry PyPI PyPI - Downloads PyPI Downloads Python License: MIT


Docs | Authors | License

Welcome to gsplot (General-Scientific Plot), a toolkit designed to elevate capabilities of data visualization based on matplotlib. This package is specifically tailored for creating high-quality figures aimed at the scientific field.

Warning

This package is beta quality. Expect breaking changes and many bugs πŸ›. Please report any issue you encounter 🀝.

✨ Features

  • Better Plot, Less Effort: Effortlessly create high-quality figures βš›οΈ
  • Compatibility: Fully compatible with matplotlib πŸ“Š
  • Customization: Tailor configurations to suit your needs 🎨
  • Reproducibility: Save package states for reproducible plots πŸ“¦

πŸ“ˆ Example using gsplot

See more details

example

πŸŒƒ Example with Python REPL 🐍 and neovim 🌟

See more details

repl_tutorial

πŸš€ Getting Started

To use gsplot, ensure that you have Python 3.10+ installed. You can install the package using pip:

pip install gsplot

πŸ‘₯ Authors

This repository was forked from codes developed by Giordano Mattoni.

  • Giordano Mattoni
  • Soichiro Yamane

πŸ“œ License

This project is licensed under the MIT License. See the LICENSE file for details.