We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
plt.show()
1 parent 5172c3d commit e5ed003Copy full SHA for e5ed003
example/view_integ_stats/view.py
@@ -13,4 +13,4 @@
13
fig, ax = pygrt.utils.plot_statsdata_ptam(data1, data2, ptamdata, dist, "DC", "2", "2")
14
# fig.tight_layout()
15
# fig.savefig("view_stats.png", dpi=100, bbox_inches='tight')
16
-plt.show()
+# plt.show()
0 commit comments