Skip to content

Commit 8e111fe

Browse files
authored
alt-text for boxplot
1 parent ad654b1 commit 8e111fe

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
@@ -295,7 +295,7 @@ group, a boxplot can be used:
295295
~~~
296296
{: .language-python}
297297
298-
![png](../fig/06_boxplot.png)
298+
![boxplot showing distribution of rodent weight for each species group ](../fig/06_boxplot.png)
299299
300300
By adding points of the individual observations to the boxplot, we can have a
301301
better idea of the number of measurements and of their distribution:

0 commit comments

Comments
 (0)