Skip to content

OSUDSL/datplots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DatPlot Overview

DatPlot is a program that helps users view and analyze data. By uploading your data files, you can generate interactive line graphs and histograms. The program also allows you to adjust axis points, making it easy to focus on different variables in the dataset

Documentation

Full documentation can be found on GitHub pages.

Download

The Datplot download can be found under releases

Running the Program Locally

Clone the repository to a local device and run these commands to get datplot running locally

uv sync
uv run datplot

Getting an updated executable

uv run -m PyInstaller --windowed --icon=toy.ico --onefile --hidden-import numpy plotly.validators --collect-all nicegui src/datPlot.py

uv run -m PyInstaller datPlot.spec

Credits

DatPlot was developed by The Ohio State University Driving Simulation Lab.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages