Skip to content

Commit 7f67b1a

Browse files
authored
alt-text for bar plot with customised theme
1 parent 292ac2f commit 7f67b1a

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
@@ -564,7 +564,7 @@ my_custom_theme = p9.theme(axis_text_x = p9.element_text(color="grey", size=10,
564564
~~~
565565
{: .language-python}
566566
567-
![png](../fig/06_theme_plot.png)
567+
![Bar graph of count per year demonstrating the use of a customized theme](../fig/06_theme_plot.png)
568568
569569
> ## Challenge - customization
570570
> Please take another five minutes to either improve one of the plots

0 commit comments

Comments
 (0)