Plotting ======== PyLinkbot3 comes with a helper function to facilitate plotting graphs. The function can be used on PC environments as well as with the Linkbot-Hub. .. autofunction:: linkbot3.scatter_plot .. literalinclude:: snippets/Linkbot/plot2.py :language: python