diff --git a/Project.ipynb b/Project.ipynb index 1cfd3b3..c5a9101 100644 --- a/Project.ipynb +++ b/Project.ipynb @@ -27,8 +27,16 @@ "\n", "ax.set(xlabel='time (s)', ylabel='voltage (mV)',\n", " title='The simplest plot in the world')\n", - "ax.grid()" + "ax.grid('on')" ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "228ea228-644e-47da-8781-efa3b4521e55", + "metadata": {}, + "outputs": [], + "source": [] } ], "metadata": {