Each graph is made up of several number lines, text blocks, a background image, and a set of star icons. To edit the size of the graph vertically, simply add more lines. To extend the graph horizontally, increase the size of the number line, as well as the line child obj.
Display Data is the script that lives on a graph prefab that handles the drawing function. Place the graph in the scene, then call DrawGraph(…) from its Display Data Component.
DrawGraph Parameters