Quiz: Plotly's Figure Objects

Test your knowledge of Plotly's Figure objects.

We'll cover the following...
Technical Quiz
1.

What is a valid way to add an empty Figure object in Plotly?

A.

go.Figure()

B.

go.Figure

C.

go.figure()

D.

go.figure


1 / 4