In this branch we are developing a fix to the way that the graphs are generated. Currently a new plot is made, the converted to a buffer, then written to a PNG, then read as a texture and inserted into the GUI. This is very inefficient and we are looking for a better way to do it.
In this branch we are developing a fix to the way that the graphs are generated. Currently a new plot is made, the converted to a buffer, then written to a PNG, then read as a texture and inserted into the GUI. This is very inefficient and we are looking for a better way to do it.