Title: matplotlib dynamic plotting · Issue #7759 · matplotlib/matplotlib · GitHub
Open Graph Title: matplotlib dynamic plotting · Issue #7759 · matplotlib/matplotlib
X Title: matplotlib dynamic plotting · Issue #7759 · matplotlib/matplotlib
Description: Hi, after computer change, matplotlib don't work dynamically. Before, it was able to update the figure at each iteration of a loop. Today only the last data are plotted. Configuration : HP zBook 15 G3 with NVidia Quadro ###Bug report Bug...
Open Graph Description: Hi, after computer change, matplotlib don't work dynamically. Before, it was able to update the figure at each iteration of a loop. Today only the last data are plotted. Configuration : HP zBook 15...
X Description: Hi, after computer change, matplotlib don't work dynamically. Before, it was able to update the figure at each iteration of a loop. Today only the last data are plotted. Configuration : HP zBoo...
Opengraph URL: https://github.com/matplotlib/matplotlib/issues/7759
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"matplotlib dynamic plotting","articleBody":"Hi, after computer change, matplotlib don't work dynamically.\r\nBefore, it was able to update the figure at each iteration of a loop. Today only the last data are plotted.\r\nConfiguration : \r\nHP zBook 15 G3 with NVidia Quadro\r\n\r\n\r\n###Bug report\r\n\r\n**Bug summary**\r\n\r\nA figure inside a loop are not updated at each step\r\n\r\n**Code for reproduction**\r\n\r\n```python3\r\nimport matplotlib.pyplot as plt\r\nimport numpy as np\r\n\r\nx = np.arange(128)\r\nplt.figure(1)\r\nplt.ion()\r\nplt.hold(False)\r\nfor it in range(5):\r\n plt.plot(x, x+it)\r\n plt.draw()\r\n\r\nplt.ioff()\r\nplt.show()\r\n\r\n```\r\n\r\n**Expected outcome**\r\n\r\n- I expect to see one plot at each step of the for loop\r\n\r\n**Matplotlib version**\r\n1.5.1\r\n\r\n**Python version**\r\n3.5.2\r\n\r\n**OS**\r\nUbuntu 16.04 LTS\r\n\r\n- All of them had been installed from Ubuntu repository using synaptic\r\n\r\n","author":{"url":"https://github.com/MpCamp","@type":"Person","name":"MpCamp"},"datePublished":"2017-01-07T14:09:32.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":9},"url":"https://github.com/7759/matplotlib/issues/7759"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:90e747cb-ff36-85b9-eaef-cd9d48c2eb12 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A448:1B2073:13DB706:1A76202:6A52AC00 |
| html-safe-nonce | 7ef53cfcdce5785d34a1774fa88e27be1f6a09f83dbf34a74e097e61e2f527bf |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNDQ4OjFCMjA3MzoxM0RCNzA2OjFBNzYyMDI6NkE1MkFDMDAiLCJ2aXNpdG9yX2lkIjoiODExNzA4NTkyNDU4Njg1OTUyMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | dd66be672e070bc88ab063a3900608295d6ca1f1eca90875942245d4ee5d87ad |
| hovercard-subject-tag | issue:199363591 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/matplotlib/matplotlib/7759/issue_layout |
| twitter:image | https://opengraph.githubassets.com/c21c09647f05c3614d4282ca12799fd91dd25702c8c792cac68d814c937c2cf6/matplotlib/matplotlib/issues/7759 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/c21c09647f05c3614d4282ca12799fd91dd25702c8c792cac68d814c937c2cf6/matplotlib/matplotlib/issues/7759 |
| og:image:alt | Hi, after computer change, matplotlib don't work dynamically. Before, it was able to update the figure at each iteration of a loop. Today only the last data are plotted. Configuration : HP zBook 15... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | MpCamp |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| go-import | github.com/matplotlib/matplotlib git https://github.com/matplotlib/matplotlib.git |
| octolytics-dimension-user_id | 215947 |
| octolytics-dimension-user_login | matplotlib |
| octolytics-dimension-repository_id | 1385122 |
| octolytics-dimension-repository_nwo | matplotlib/matplotlib |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1385122 |
| octolytics-dimension-repository_network_root_nwo | matplotlib/matplotlib |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 07a982c1d40157c619b364352b704c3ce66bb332 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width