Skip to content

Commit bb32459

Browse files
authored
alt-text for white background scatterplot
1 parent 4cf4490 commit bb32459

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
@@ -256,7 +256,7 @@ set the background to white using the function `theme_bw()`.
256256
~~~
257257
{: .language-python}
258258
259-
![png](../fig/06_white_plot.png)
259+
![Scatterplot of hindfoot length versus weight on a logarithmic x-axis using a white background](../fig/06_white_plot.png)
260260
261261
> ## Challenge - Bar plot adaptations
262262
> Adapt the bar plot of the previous exercise by mapping the `sex` variable to

0 commit comments

Comments
 (0)