Skip to content

Commit

Permalink
Update 06 Plot Data.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekMelchin authored Oct 24, 2023
1 parent 58e2953 commit e96cf7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
chart.WithLayout(layout);</pre>
</div>

<li class="python">Call the <code>plot</code> method on the history <code>DataFrame</code>.</li>
<li class="python">Call the <code>plot</code> method on the history DataFrame.</li>
<div class="python section-example-container">
<pre class='python'>history.plot(title='PE Ratio Over Time', figsize=(15, 8))</pre>
</div>
Expand Down

0 comments on commit e96cf7d

Please sign in to comment.