5fa67ec80d0a42dfb8db5a94c715325664e6b6fd
python/mathplotlib/\343\202\260\343\203\251\343\203\225\343\202\222\351\253\230\350\247\243\345\203\217\345\272\246\343\201\247\344\277\235\345\255\230\343\201\231\343\202\213.md
... | ... | @@ -0,0 +1,5 @@ |
1 | + https://analytics-note.xyz/programming/matplotlib-save-dpi/ |
|
2 | + |
|
3 | +``` |
|
4 | +plt.rcParams["figure.dpi"] = 150 |
|
5 | +``` |
|
... | ... | \ No newline at end of file |