Skip to content

Commit ece16a6

Browse files
committed
update fig labels
1 parent ec6af65 commit ece16a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lectures/french_rev.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ These graphs show that during the 18th century
9898
mystnb:
9999
figure:
100100
caption: "Military Spending in Britain and France"
101-
name: fig4
101+
name: fr_fig4
102102
---
103103
# Read the data from Excel file
104104
data2 = pd.read_excel(dette_url,
@@ -147,7 +147,7 @@ This testifies to Britain's having created state institutions that could sustai
147147
mystnb:
148148
figure:
149149
caption: "Government Expenditures and Tax Revenues in Britain"
150-
name: fig2
150+
name: fr_fig2
151151
---
152152
153153
# Read the data from Excel file
@@ -226,7 +226,7 @@ Next we'll plot data on debt service costs as fractions of government revenues i
226226
mystnb:
227227
figure:
228228
caption: "Ratio of debt service to taxes, Britain and France"
229-
name: fig1
229+
name: fr_fig1
230230
---
231231
232232
# Read the data from the Excel file

0 commit comments

Comments
 (0)