Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chartastic - C++ Charting library

UNI: kpd2136, ru2155, ka3088

Library uses raylib as the underlying graphics engine and exposes an API for users to plot multiple types of charts.

Installation

1. Setup Raylib

Please refer to the Raylib build and instillation guide for instructions to download raylib on your OS.

2. Building Chartastic

cd build
cmake ..
make

Run make to create executables for all demos in the examples directory, or to create one for a specific example:

make bar_example

About

charting library in c++

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages