Skip to content

Commit ec53445

Browse files
authored
Merge pull request #516 from hunter-powell/patch-1
Added alt text for 06_color_label_plot.png
2 parents ba243d5 + 1945654 commit ec53445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_episodes/07-visualization-ggplot-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ operator:
223223
~~~
224224
{: .language-python}
225225
226-
![png](../fig/06_color_label_plot.png)
226+
![scatter plot of Hindfoot length vs weight (g) with colors coordinating to specfic species, showing abundance in the mid to lower left side of the plot](../fig/06_color_label_plot.png)
227227
228228
- Defining scale for colors, axes,... For example, a log-version of the x-axis
229229
could support the interpretation of the lower numbers:

0 commit comments

Comments
 (0)