diff --git a/test/image/baselines/indicator_attrs.png b/test/image/baselines/indicator_attrs.png index c3a5ed0c7dd..9bf47d0aaf7 100644 Binary files a/test/image/baselines/indicator_attrs.png and b/test/image/baselines/indicator_attrs.png differ diff --git a/test/image/mocks/indicator_attrs.json b/test/image/mocks/indicator_attrs.json index 6ad6fb0bca7..002705438cb 100644 --- a/test/image/mocks/indicator_attrs.json +++ b/test/image/mocks/indicator_attrs.json @@ -123,19 +123,19 @@ "exponentformat": "none", "showexponent": "all" }, - "steps": { + "steps": [{ "color": "red", "line": { "color": "blue", "width": 2 }, - "thickness": 0.5, + "thickness": 2, "range": [ -100, 100 ], "name": "name" - }, + }], "threshold": { "line": { "color": "green",