💾 Archived View for gmi.noulin.net › markdown › ervy_README.md captured on 2023-07-10 at 18:18:00.

View Raw

More Information

-=-=-=-=-=-=-

# Sheepy
This is a sheepy package for [sheepy](https://spartatek.se/r/sheepy/file/README.md.html) and using [libsheepy](https://spartatek.se/r/libsheepy/file/README.md.html)

# ervy

Bring charts to terminal. (inspired by [chunqiuyiyu/ervy](https://github.com/chunqiuyiyu/ervy.git))

# Usage

Install with spm: `spm install ervy`

Include header file:
- `#include "shpPackages/ervy/ervy.h"`

See `example.c` for an example.

## Supported Chart types
### Bar
![](/imgs/bar.png)

### Bullet
![](/imgs/bullet.png)

### Ribbon
![](/imgs/ribbon.png)