Skip to content
Snippets Groups Projects
Commit 8be49ef5 authored by Alexandros Asonitis's avatar Alexandros Asonitis
Browse files

plot.show() is not working properly with edurance so display(fig) does

parent 3028143e
No related branches found
No related tags found
No related merge requests found
......@@ -384,8 +384,8 @@ def on_full_button_clicked(b):
#update plot
clear_output()
#display(fig)
plt.show()
display(fig)
#plt.show()
print(df)
#check for loop termination
......
......@@ -9,7 +9,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "acf54d31daa84a9bae0665c1f23c3dd7",
"model_id": "e025aa0ce57c458180cb1d2ec8bf4df5",
"version_major": 2,
"version_minor": 0
},
......@@ -30,7 +30,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "0c06b2440f3443aa9aa8d7f3ccee4a4c",
"model_id": "a573226e123d4cbd9472946f8e5b022a",
"version_major": 2,
"version_minor": 0
},
......@@ -51,7 +51,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "08d7f8f067d04518afda74374db4a115",
"model_id": "5b2a83fe18da4c8e9219afb439c157ac",
"version_major": 2,
"version_minor": 0
},
......@@ -65,7 +65,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "a556864b590e4f09a89afa2b6f5e3083",
"model_id": "5f28698787d54352a22d2e8f7a27a288",
"version_major": 2,
"version_minor": 0
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment