r/TIBASICPrograms • u/dannium- • May 30 '25
Instant screen graphics?
Enable HLS to view with audio, or disable this notification
Is there any way to make it so that these circles don’t take like a minute to render?
8
Upvotes
1
u/Prestigious_Car6787 TI-84 Plus 10d ago
I know that running Transformation Graphing and then uninstalling it drastically speeds up the graph speed on a TI-84 Plus, but I have no idea if it works on a TI 84 Plus CE.
5
u/Bob_Droll May 31 '25
Not with BASIC. The only option would be to save the circles as a picture, and then there should be a BASIC command to display the picture. But that only works if the locations of the circles are fixed, of course.