watex.view.viewtemplate#

watex.view.viewtemplate(y, /, xlabel=None, ylabel=None, **kws)[source]#

Quick view template

Parameters:
  • y (Arraylike , shape (N, )) –

  • xlabel (str, Optional) – Label for naming the x-abscissia

  • ylabel (str, Optional,) – Label for naming the y-coordinates.

  • kws (dict,) – keywords argument passed to matplotlib.pyplot.plot()