Thanks to visit codestin.com Credit goes to github.com
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.
1 parent a8d3620 commit edb0ac6Copy full SHA for edb0ac6
doc/users/getting_started.rst
@@ -43,8 +43,7 @@ Here is a minimal example plot you can try out:
43
ax.plot(x, y)
44
plt.show()
45
46
-If a plot does not show up, we probably could not automatically find an appropriate backend;
47
-please check :ref:`troubleshooting-faq`.
+If a plot does not show up please check :ref:`troubleshooting-faq`.
48
49
Where to go next
50
----------------
0 commit comments