Stream Notes

This was another short stream. Hopefully I do not have covid.

Earlier today I was watching sockheadrps on stream working on this chart. This is to help with his main project https://github.com/sockheadrps/ServerStats and the code he was working on was https://github.com/sockheadrps/test_chart. The test chart code was based on a Gist on shifting data.

During the stream we helped debug how if the data was being shifted off the array and drawn. We also cleaned up some of the code by removing some extra variables and conditionals. We created a pull request as a suggestion to the fix. Huzzah!