Quote:
Originally Posted by josemapiro
Hi t vago
I've been testing the program, and looks like it has some error with the graphics, the show seems to that unlike, the others will not appear on its chart.
|
The issue was due to my attempting to remove a byte array that was dedicated solely to drawing the graph, and using one of the more general character arrays to store the graph output data. The technique worked with drawing the spiffy little labels on the main pages, so I don't know why it didn't work with drawing the graphs.
In any case, that change has been reverted. The latest code version is posted at the beginning of this thread.