Search found 1 match
- Thu Feb 05, 2009 8:24 pm
- Forum: Programming
- Topic: Error Message on FillColor
- Replies: 0
- Views: 2198
Error Message on FillColor
I am writing a program that updates many graphs regularly. I want to change the color of certain elements, using the following code: figure4.setelem(1) fillcolor(113,184,255) legend(Weekly Average) While when executing this command, the color actually changes, it also brings up the error message &qu...
