File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ These graphs show that during the 18th century
98
98
mystnb:
99
99
figure:
100
100
caption: "Military Spending in Britain and France"
101
- name: fig4
101
+ name: fr_fig4
102
102
---
103
103
# Read the data from Excel file
104
104
data2 = pd.read_excel(dette_url,
@@ -147,7 +147,7 @@ This testifies to Britain's having created state institutions that could sustai
147
147
mystnb:
148
148
figure:
149
149
caption: "Government Expenditures and Tax Revenues in Britain"
150
- name: fig2
150
+ name: fr_fig2
151
151
---
152
152
153
153
# 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
226
226
mystnb:
227
227
figure:
228
228
caption: "Ratio of debt service to taxes, Britain and France"
229
- name: fig1
229
+ name: fr_fig1
230
230
---
231
231
232
232
# Read the data from the Excel file
You can’t perform that action at this time.
0 commit comments