X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=csit.infra.dash%2Fapp%2Fcdash%2Ftrending%2Flayout.py;h=09f857e9f292ff8009bc990dfadd13e70a63967e;hb=16d0d2b398e497781e557cf5b9bec6e00bd9084c;hp=74c39eb8c05da784814d908730fc3b1275a1bdd8;hpb=7669ddf94b93df73c339d41b8094bf95a5247775;p=csit.git diff --git a/csit.infra.dash/app/cdash/trending/layout.py b/csit.infra.dash/app/cdash/trending/layout.py index 74c39eb8c0..09f857e9f2 100644 --- a/csit.infra.dash/app/cdash/trending/layout.py +++ b/csit.infra.dash/app/cdash/trending/layout.py @@ -575,13 +575,10 @@ class Layout: return dbc.Col( id="col-plotting-area", children=[ - dbc.Spinner( - dbc.Row( - id="plotting-area-trending", - class_name="g-0 p-0", - children=C.PLACEHOLDER - ), - delay_show=C.SPINNER_DELAY + dbc.Row( + id="plotting-area-trending", + class_name="g-0 p-0", + children=C.PLACEHOLDER ), dbc.Row( id="plotting-area-telemetry",