Skip to content

Commit 860715e

Browse files
authored
Add alt text for 06_challenge_color_bar.png
1 parent 9dfa985 commit 860715e

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)