mytoolbox.module1.my_plot# my_plot(x, y)[source]# Short summary. Parameters: x (type) – Description of parameter x. y (type) – Description of parameter y. Returns: Description of returned object. Return type: type Examples Examples should be written in doctest format, and should illustrate how to use the function/class. >>> Examples using mytoolbox.module1.my_plot# Example 1 Example 1