Skip to content

zeeshahmad/gnuplot-live

Repository files navigation

gnuplot-live

live editor for gnuplot when one is too lazy to switch windows

download installer

gnuplot live demo

development

clone repository

npm install

npm run electron-dev (for development)

trello board

building

clone repository

npm install

npm run build

copy electron.js from src into build (yet to find a neat way to omit this step)

npm run electron-pack

usage

  1. install gnuplot
  2. point to gnuplot.exe in config area
  3. open .plt file or type gnuplot code in editor
  4. use

other features

  • Monitor data files for changes to automatically update plot by adding "#@watch" comment to gnuplot file e.g. #@watch 'myplotdata.dat'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages