Skip to content

Commit 4cf4490

Browse files
authored
alt-text for coloured line graph
1 parent 7f67b1a commit 4cf4490

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
@@ -397,7 +397,7 @@ modifying the aesthetic function and map the species_id to the color:
397397
~~~
398398
{: .language-python}
399399
400-
![png](../fig/06_time_plot.png)
400+
![Line graph of count per year where data for each species is indicated by a different color](../fig/06_time_plot.png)
401401
402402
## Faceting
403403

0 commit comments

Comments
 (0)