Skip to content

Commit

Permalink
Change scaling for higher res
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuboudreau committed Feb 13, 2024
1 parent 9798ab7 commit b48b12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1278,7 +1278,7 @@
" 'filename': 'custom_image',\n",
" 'height': 2500,\n",
" 'width': 1250,\n",
" 'scale': 1 # Multiply title/legend/axis/canvas sizes by this factor\n",
" 'scale': 2 # Multiply title/legend/axis/canvas sizes by this factor\n",
" }\n",
" }\n",
"\n",
Expand Down

0 comments on commit b48b12b

Please sign in to comment.