Activity: Set Size

STEP 7: We're able to customize our scatter plot with tools in our toolkit!

  • In , drag in Set Width.
  • Change the integer argument inside .set_width() from 150 to 500.
  • Then, drag in Set Height.
  • Change the integer argument inside .set_height() from 150 to 300.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
Support