Skip to content

Commit 6a32ffd

Browse files
authored
Merge pull request #2811 from PolicyEngine/change-income-tax
Add blog post analyzing income tax and National Insurance reforms
2 parents 2209002 + 03f0fcf commit 6a32ffd

File tree

5 files changed

+1826
-1
lines changed

5 files changed

+1826
-1
lines changed

changelog_entry.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
- bump: patch
22
changes:
33
added:
4-
- Added UK Public Services Spending Analysis dashboard to research page
4+
- Added blog post analyzing income tax and National Insurance reforms

src/images/posts/Rachel_Reeves.jpg

139 KB
Loading

src/layout/MarkdownFormatter.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ export function PlotlyChartCode({ data, backgroundColor }) {
166166
margin: margins,
167167
autosize: true,
168168
})}
169+
frames={plotlyData.frames || []}
169170
config={{
170171
displayModeBar: false,
171172
responsive: true,

0 commit comments

Comments
 (0)