mirror of
https://github.com/AllenDowney/AstronomicalData.git
synced 2025-12-25 12:25:06 -08:00
Update documentation
This commit is contained in:
12
07_plot.html
12
07_plot.html
@@ -429,7 +429,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="cell_output docutils container">
|
||||
<img alt="_images/07_plot_13_0.png" src="_images/07_plot_13_0.png" />
|
||||
<img alt="_images/07_plot_14_0.png" src="_images/07_plot_14_0.png" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -737,7 +737,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="cell_output docutils container">
|
||||
<img alt="_images/07_plot_50_0.png" src="_images/07_plot_50_0.png" />
|
||||
<img alt="_images/07_plot_51_0.png" src="_images/07_plot_51_0.png" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -794,7 +794,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="cell_output docutils container">
|
||||
<img alt="_images/07_plot_57_0.png" src="_images/07_plot_57_0.png" />
|
||||
<img alt="_images/07_plot_58_0.png" src="_images/07_plot_58_0.png" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -845,7 +845,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="cell_output docutils container">
|
||||
<img alt="_images/07_plot_63_0.png" src="_images/07_plot_63_0.png" />
|
||||
<img alt="_images/07_plot_64_0.png" src="_images/07_plot_64_0.png" />
|
||||
</div>
|
||||
</div>
|
||||
<p><strong>Exercise:</strong> Add a few lines to <code class="docutils literal notranslate"><span class="pre">plot_cmd</span></code> to show the Polygon we selected as a shaded area.</p>
|
||||
@@ -931,7 +931,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="cell_output docutils container">
|
||||
<img alt="_images/07_plot_69_0.png" src="_images/07_plot_69_0.png" />
|
||||
<img alt="_images/07_plot_70_0.png" src="_images/07_plot_70_0.png" />
|
||||
</div>
|
||||
</div>
|
||||
<p>We use <a class="reference external" href="https://matplotlib.org/3.3.1/tutorials/intermediate/tight_layout_guide.html"><code class="docutils literal notranslate"><span class="pre">plt.tight_layout</span></code></a> at the end, which adjusts the sizes of the panels to make sure the titles and axis labels don’t overlap.</p>
|
||||
@@ -969,7 +969,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="cell_output docutils container">
|
||||
<img alt="_images/07_plot_72_0.png" src="_images/07_plot_72_0.png" />
|
||||
<img alt="_images/07_plot_73_0.png" src="_images/07_plot_73_0.png" />
|
||||
</div>
|
||||
</div>
|
||||
<p>This is looking more and more like the figure in the paper.</p>
|
||||
|
||||
Reference in New Issue
Block a user