Skip to content

sathishk0230/plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plotter

web interface to plot time-series excel/csv files

Quick Start

  1. Clone the repo
$ git clone https://github.com/sathishk0230/plotter.git
$ cd plotter
  1. Initialize and activate a virtualenv:
$ virtualenv --no-site-packages env
$ source env/bin/activate
  1. Install the dependencies:
$ pip install -r requirements.txt
  1. Run the development server:
$ python app.py
  1. Navigate to http://localhost:8050

About

web interface to plot time-series excel/csv files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •