123 Commits (c61be73b78b960ecf655658f6e37687dca7fe660)
 

Author SHA1 Message Date
Grzegorz Latosinski c61be73b78 [#37192] graph: Added displaying hours and minutes in TXT plot 4 years ago
Grzegorz Latosinski d7693cbd38 [#37192] graph: Disabled size limit for TXT plot 4 years ago
Grzegorz Latosinski 765743e484 [#37192] graph: Resized the graph 4 years ago
Grzegorz Latosinski 0e689bfa5c [#37192] graph: Minor plotext code cleanup, added configuring colors 4 years ago
Marcelina Oset d3dad22d0a [#37192] CI: Added numpy installation. 4 years ago
Marcelina Oset 83fbccbcc5 [#37192] CI: Added plotext installation 4 years ago
Marcelina Oset 9614266548 [#37192] graph: Added txt rendering 4 years ago
Aleksander Kiryk d1df637fe7 Update the example graph 4 years ago
Aleksander Kiryk c33c2f4d68 Use the standard colors 4 years ago
Aleksander Kiryk 32ad37896f Update the example graph 4 years ago
Aleksander Kiryk 0be54a86b4 Adjust the space under titles to the number of labels 4 years ago
Aleksander Kiryk 45fc6a35d8 Increase the distance between the titles and labels 4 years ago
Aleksander Kiryk b057262b29 Remove extra space near titles 4 years ago
Aleksander Kiryk b77a683ce5 Adjust every font size to output type 4 years ago
Aleksander Kiryk 9e4e5e3962 Use Monospace font 4 years ago
Aleksander Kiryk a1afcd063b Create more space between the labels 4 years ago
Aleksander Kiryk 035f122e8a Simplify the labels 4 years ago
Aleksander Kiryk ab590b2ae2 Increase distance between the lower and upper labels 4 years ago
Aleksander Kiryk bebcc20fe6 Display the labels above plots 4 years ago
Aleksander Kiryk f457ff876d Alternate label heights 4 years ago
Aleksander Kiryk 5aa777d284 Remove a misplaced apostrophe 4 years ago
Aleksander Kiryk f287038523 Increase version to 2.1.0 4 years ago
Aleksander Kiryk 6a6780553f Adjust units of values read from the session file 4 years ago
Aleksander Kiryk d1eb7dc69c Implement the unit adjusting function 4 years ago
Aleksander Kiryk 24d8688666 Save all values in bytes and seconds 4 years ago
Aleksander Kiryk 0879dfdd94 Remove redundant parentheses 4 years ago
Aleksander Kiryk 5fa57ede8b Add a comment on nonblocking stdin 4 years ago
Aleksander Kiryk 8f6e608783 Make a plot also on SIGTERM 4 years ago
Aleksander Kiryk 40ce356bab Remove conditional imports 4 years ago
Aleksander Kiryk 84ecef1eef Implement versioning 4 years ago
Aleksander Kiryk bc63abc770 Rewrite README.md 4 years ago
Aleksander Kiryk 542def044b Add 'fail' function 4 years ago
Aleksander Kiryk c061731585 Rename run_process to run_or_fail 4 years ago
Aleksander Kiryk 8b21053082 Precise Apache version 4 years ago
Aleksander Kiryk 6e51773e66 ci: Upload chart.log artifact instead of screenlog.0 4 years ago
Aleksander Kiryk b1e7dcaf10 Name screen log file after session name 4 years ago
Aleksander Kiryk 277d95edec Don't print gnuplot commands to stdout 4 years ago
Aleksander Kiryk 375fee6d65 Assume default format for every graph 4 years ago
Aleksander Kiryk f511d05729 Pack message sending into a function 4 years ago
Aleksander Kiryk b95d612a00 Allow for choosing output graph name on stop 4 years ago
Aleksander Kiryk 8cdc39c5bd Allow for intermediate plot generation 4 years ago
Aleksander Kiryk 4966dbd52a Pack the code in graph.py and watch.py into functions 4 years ago
Aleksander Kiryk 57ddd0a41c Add a comment in command handling 4 years ago
Aleksander Kiryk 99a12e266b WIP: Move summary variables to the top 4 years ago
Aleksander Kiryk fb24688dab WIP: Move the command handler to sargraph.py 4 years ago
Aleksander Kiryk 3cc0d97515 Make pid_running a common function 4 years ago
Aleksander Kiryk 23b8dd2fd6 Add a comment on passing arguments to screen session 4 years ago
Aleksander Kiryk 73c541ccc8 Add 'plot' function 4 years ago
Aleksander Kiryk d55a25ad77 Group all g calls in the bottom of the script 4 years ago
Aleksander Kiryk 38a1c7c1ee Use f-strings 4 years ago