Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 482 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 482 Bytes

electron-logarithmic-graph

Visualization of data from a binary file.

It's my first electron project and also project for classes in college. The purpose of the application was to visualize a specific data file as a graph and the ability to save as a photo.

Get started

Install dependencies: yarn install

Run app: yarn start

(you can also use npm)

Live example

video

Save plot as image (.png)

Screenshot