Skip to content

Commit cf55260

Browse files
fix captions
1 parent ab817d5 commit cf55260

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/viz.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,7 @@ glue("can_lang_plot_theme", can_lang_plot_theme.properties(height=320, width=420
10661066
:figwidth: 700px
10671067
:name: can_lang_plot_theme
10681068

1069-
Scatter plot of percentage of Canadians reporting a language as their mother tongue vs the primary language at home colored by language category with custom colors.
1069+
Scatter plot of percentage of Canadians reporting a language as their mother tongue vs the primary language at home colored by language category with custom colors and shapes.
10701070
:::
10711071

10721072
The chart above gives a good indication of how the different language categories differ,
@@ -1194,7 +1194,7 @@ glue("islands_bar", islands_bar, display=False)
11941194
:figwidth: 400px
11951195
:name: islands_bar
11961196

1197-
Bar plot of all Earth's landmasses' size with squished labels.
1197+
Bar plot of Earth's landmass sizes. The plot is too wide with the default settings.
11981198
:::
11991199

12001200
Alright, not bad! The plot in {numref}`islands_bar` is

0 commit comments

Comments
 (0)