Skip to content

Commit 292ac2f

Browse files
authored
alt-text for box plot visualising distribution
1 parent 904805c commit 292ac2f

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
@@ -310,7 +310,7 @@ better idea of the number of measurements and of their distribution:
310310
~~~
311311
{: .language-python}
312312
313-
![png](../fig/06_point_boxplot.png)
313+
![Boxplot of weight by species overlaying observation points to visualize the distribution](../fig/06_point_boxplot.png)
314314
315315
> ## Challenge - distributions
316316
>

0 commit comments

Comments
 (0)