Skip to content

Commit ecacd3a

Browse files
authored
Merge pull request #515 from datacarpentry/ErinBecker-alt-text
Add alt text for 06_challenge_color_bar.png
2 parents 9dfa985 + 860715e commit ecacd3a

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
@@ -275,7 +275,7 @@ set the background to white using the function `theme_bw()`.
275275
> > )
276276
> > ~~~
277277
> > {: .language-python}
278-
> > ![png](../fig/06_challenge_color_bar.png)
278+
> > ![Bar chart of counts of males (yellow) and females (blue) vs plot id, showing the number of females to be higher in all plots](../fig/06_challenge_color_bar.png)
279279
> {: .solution}
280280
{: .challenge}
281281

0 commit comments

Comments
 (0)