X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=csit.infra.dash%2Fapp%2Fcdash%2Freport%2Fgraphs.py;fp=csit.infra.dash%2Fapp%2Fcdash%2Freport%2Fgraphs.py;h=9d10efc4f0f33af1bb47207d3dfd05b4b714c1dc;hb=0fc5aff9887fa7a3125c71d0662475a3f9a763ba;hp=870f16a533c9d34052d820e2ea13c677af44586f;hpb=3a8e7ca967bdb63f2497ff5654fbf94de4c465a2;p=csit.git diff --git a/csit.infra.dash/app/cdash/report/graphs.py b/csit.infra.dash/app/cdash/report/graphs.py index 870f16a533..9d10efc4f0 100644 --- a/csit.infra.dash/app/cdash/report/graphs.py +++ b/csit.infra.dash/app/cdash/report/graphs.py @@ -80,7 +80,7 @@ def graph_iterative(data: pd.DataFrame, sel:dict, layout: dict, :param data: Data frame with iterative data. :param sel: Selected tests. :param layout: Layout of plot.ly graph. - :param normalize: If True, the data is normalized to CPU frquency + :param normalize: If True, the data is normalized to CPU frequency Constants.NORM_FREQUENCY. :param data: pandas.DataFrame :param sel: dict