From 93c21fb5c3e12db1cdcedbf74f7b9260f0ce2dee Mon Sep 17 00:00:00 2001 From: Hugo Miguel Ferreira Date: Tue, 7 Apr 2020 09:32:07 +0100 Subject: [PATCH] Deleted "steps" attribute from test/image/mocks/indicator_attrs.json as discussed in issue #4707. --- test/image/mocks/indicator_attrs.json | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/test/image/mocks/indicator_attrs.json b/test/image/mocks/indicator_attrs.json index 6ad6fb0bca7..c06ed7d37ba 100644 --- a/test/image/mocks/indicator_attrs.json +++ b/test/image/mocks/indicator_attrs.json @@ -123,19 +123,6 @@ "exponentformat": "none", "showexponent": "all" }, - "steps": { - "color": "red", - "line": { - "color": "blue", - "width": 2 - }, - "thickness": 0.5, - "range": [ - -100, - 100 - ], - "name": "name" - }, "threshold": { "line": { "color": "green",