Skip to content

Commit f9ef85c

Browse files
authored
Update README.md
1 parent e509859 commit f9ef85c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# LivePlot
22
This is a python script to allow live plotting by reading the plotting data from a local file.
3+
4+
Usage:
5+
This script reads from a local file and plots the contents using matplotlib python library.
6+
In order to get live plotting just keep updating the local text file from your other script.
7+
8+
Sample:
9+
I have used this script for my other project - https://www.youtube.com/watch?v=XeeV5gr9tBw
10+
11+

0 commit comments

Comments
 (0)