Posting this on my main account because I see no point in putting such projects in a test account anymore. -= Warning =- ➣ You must either ask or give credit if you use my code. -= Intro =- This is a simple 'line graph maker' template. Remix this project or put the code (from the 'graph' and 'text' sprites) into your backpack. -= Instructions =- ➣ This project is just a template. ➣ You can change all the variables and lists with "_" in the beginning (see the guide below). -= Guide =- Variables: ➣ _HEIGHT: The height of the graph's y-axis. ➣ _WIDTH: The width of the graph's x-axis. ➣ _AXES THICKNESS: The thickness of the axes lines. ➣ _LINE THICKNESS: The thickness of the line. ➣ _POINT SIZE: The size of the dot. If this value is set to zero, there will be no dot. ➣ _COLOR: The color of the line. ➣ _POINT COLOR: The color of the points. ➣ _SHORT?: If this variable is set to 1, it will display big numbers with the short form. For example, 24000 becomes 24K. (If unsure, set this variable to 1.)
-= Notes =- ➣ I used pen for most of the project, but the text is not pen. ➣ Run in Turbowarp for higher quality! Link: https://turbowarp.org/1041520083?hqpen/ ➣ Block count: 331 -= Versions =- ➣ v3.85 | 25/8/20 21:56 | Changed point to pen, deleted extra sprite | s4 +c | -38bx ➣ v4.0 | 25/8/21 21:37 | Changed variable properties. made it all in one Sprite! | +1 bx *+c = added Comments *s = Simplified script(s) *-bb = fixed an important Bug *bx = BloX (blocks) -= Credits =- ➣ All code by me @-MathGames- ➣ Please credit me if you use it! -= Code (unused now) =- A3 (App 3) -= (Real, not spam) Tags =- #Pen #Graph #Pen%20Graph %20Chart %20Graph