Describe the graph of the function $f$ by computing some level sets and sections.
$$f:\mathbb{R}^2\to\mathbb{R},(x,y)↦ \max(|x|,|y|)$$
I have no idea how to obtain the level sets and sections of this function.
So far I have:
$c=0: x=0, y=0 \\ c=1: x=1, 0\leq y <1, \text{or }0\leq x<1,y=1\\ c=2: x=2, 0\leq y <2, \text{or }0\leq x<2,y=2\\ \text{Function not defined for }c<0.$
$c$ is the level curve value.
But I don't think this is right. How do I even graph such a function? There are infinitely many possibilities, so I'm not sure how to determine a section of a graph let alone describe the graph.