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 755f95b commit d61ac04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<pre class='python'>history = qb.GetFundamental(symbols, "ValuationRatios.PERatio", datetime(2014, 1, 1), datetime(2015, 1, 1))</pre>
</div>

<li class="csharp">Load the Plotly.NET package.</li>
<li class="csharp">Load the <code>Plotly.NET</code> package.</li>
<div class="csharp section-example-container">
<pre class='csharp'>#r "../Plotly.NET.dll"
#r "../Plotly.NET.Interactive.dll"
Expand Down

0 comments on commit d61ac04

Please sign in to comment.