Skip to content

Commit 2f44dda

Browse files
committed
update violin-plot filename
1 parent a81bafc commit 2f44dda

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

examples/violin-plot.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"ax.set_xlabel(r\"Time $t$ [s]\")\n",
8585
"ax.set_ylabel(\"Voltage [V]\")\n",
8686
"\n",
87-
"plt.savefig(\"violin-plot.png\")"
87+
"plt.savefig(\"violin-plot@2x.png\")"
8888
]
8989
},
9090
{

0 commit comments

Comments
 (0)