mytoolbox.module1.Circle.plot#

Circle.plot(ax, **kwargs)[source]#

plot the circle on a given matplotlib ax

Return type:

None

Parameters:
  • ax (_type_) – _description_

  • **kwargs (__type__) – _description_

Examples using mytoolbox.module1.Circle.plot#

Example 4

Example 4