View Single Post
Old 03-19-2014, 06:09 PM   #297 (permalink)
josemapiro
EcoModding Apprentice
 
Join Date: Dec 2012
Location: Portugal
Posts: 197
Thanks: 93
Thanked 70 Times in 64 Posts
Quote:
Originally Posted by t vago View Post
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.
Ok
I've done the upload code, is now only test to see if everything works.

Thank you
José Rodrigues
  Reply With Quote