Skip to content

Ola-jed/CurvePlotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurvePlotter

Curve Plotter (CP) is a basic program made with Qt to plot functions

You can have the drawing of basic functions or enter your custom function

Setup

You should have Qt5 with QtCharts extension installed

git clone https://github.com/Ola-jed/CurvePlotter.git
cd CurvePlotter
cmake .
make
./CurvePlotter

Screenshots

Basic function

cos

Custom function

Screenshot_20210810_130347

Credits

exprtk

About

App to plot curves with Qt widgets and Qt charts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published