Modify figures

This commit is contained in:
seogi
2014-11-24 09:30:49 -08:00
parent 9d120d7037
commit c32347c726
5 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:6f2469c3448302728c618fff9269b3bdf8a5a014311fdeb21e9d78722d80229d"
"signature": "sha256:6d6af1057c1850efe10fdefd31e17fe9c89bce947e1f3745be6437de3f80879b"
},
"nbformat": 3,
"nbformat_minor": 0,
@@ -379,8 +379,8 @@
"ax.set_xlim(-600, 600)\n",
"ax.set_ylim(-200, 200)\n",
"ax.set_title('Survey geometry (Plan view)')\n",
"ax.set_xlabel('x (m)')\n",
"ax.set_ylabel('y (m)')\n",
"ax.set_xlabel('Easting (m)')\n",
"ax.set_ylabel('Northing (m)')\n",
"ax.text(-600, 210, '(a)', fontsize = 16)\n",
"fig.savefig('DCsurvey.png', dpi = 200)"
],
Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 42 KiB