Skip to content

Commit ad4b851

Browse files
authored
alt-text for violin box plot
1 parent 6422653 commit ad4b851

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
@@ -344,7 +344,7 @@ better idea of the number of measurements and of their distribution:
344344
> > )
345345
> > ~~~
346346
> > {: .language-python}
347-
> > ![png](../fig/06_challenge_boxplot.png)
347+
> > ![Violin plot of weight of species shown with weight scaled down and datapoints with color.](../fig/06_challenge_boxplot.png)
348348
> {: .solution}
349349
{: .challenge}
350350

0 commit comments

Comments
 (0)