Skip to content

SergeyDevyatkov/simple_plotting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plotting script for HTML plots

Install poetry

In powershell run (detailed instructions here):

(Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | py -

Usage

  1. In PowerShell cd to project folder:
cd path/to/plotting-script/folder
  1. Install project
poetry install
  1. Create spreadsheets folder in the project directory and put spreadsheet files there
  2. Adjust plotting_script/config.py file
  3. In PowerShell execute
poetry run main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages