GithubHelp home page GithubHelp logo

vaithak / graph-plotter Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 11.33 MB

A Graph Plotter desktop application in C++

QMake 0.10% C++ 99.90%
graphplotter desktop macos qt5 c-plus-plus c-plus-plus-14 gui qt-gui qcustomplot linux

graph-plotter's Introduction

Graph-Plotter

A Graph Plotter desktop application in C++for ESC101 Advanced track project

To run this program after cloning or downloading it on Desktop

For Mac Users

run these commands by pasting them on terminal ( don't copy the numbers in front they are just for your reference)

1) /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
2) brew install qt5
3) brew link qt --force
4) cd ~/Desktop/Graph-Plotter/Graph-plotter
5) qmake Graph-plotter.pro
6) qmake
7) make
8) ./Graph-plotter.app/Contents/MacOS/Graph-plotter

For Linux Users

After you have cloned or downloaded the folder from github on your Desktop Paste these commands on terminal (without the numbers )

1) cd ~/Desktop/Graph-Plotter/Graph-plotter ( if you have downloaded from zip do Text-Editor-master)
2) sudo apt install qt5-default
3) sudo apt upgrade g++
4) qmake Graph-plotter.pro
5) qmake
6) make
7) ./Gaph-plotter

graph-plotter's People

Contributors

vaithak avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.