From a0b3fc9866af1d834637299df652971280e403e6 Mon Sep 17 00:00:00 2001 From: Paulo Vieira Date: Mon, 13 Jun 2022 16:38:00 +0100 Subject: [PATCH] indicator trace: remove the invalid "ticker" option --- .../financial/indicator1/2019-07-29-above-other-traces.html | 1 - 1 file changed, 1 deletion(-) diff --git a/_posts/plotly_js/financial/indicator1/2019-07-29-above-other-traces.html b/_posts/plotly_js/financial/indicator1/2019-07-29-above-other-traces.html index 6575d2f39..cd3bfa05d 100644 --- a/_posts/plotly_js/financial/indicator1/2019-07-29-above-other-traces.html +++ b/_posts/plotly_js/financial/indicator1/2019-07-29-above-other-traces.html @@ -15,7 +15,6 @@ mode: "number+delta", value: 492, delta: { reference: 512, valueformat: ".0f" }, - ticker: { showticker: true }, vmax: 500, domain: { y: [0, 1], x: [0.25, 0.75] }, title: { text: "Users online" }