I cannot for the life of me figure out how to scale this graph so that the graph in quadrant one shows. Please help :(

import java.io.*;

class Main
{
private static final int MAXROWS = 40;...