Skip to content

Commit 08b374f

Browse files
authored
adding alt-text to images and illustrations
1 parent 0b304a0 commit 08b374f

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
@@ -178,7 +178,7 @@ instance, we can add transparency (alpha) to avoid overplotting:
178178
~~~
179179
{: .language-python}
180180
181-
![png](../fig/06_alpha_plot.png)
181+
![scatter-plot of hindfoot-length vs weight of rodents, showing a curve increasing to a plateau](../fig/06_alpha_plot.png)
182182
183183
We can also add colors for all the points
184184

0 commit comments

Comments
 (0)