Skip to content

Commit 2877c3d

Browse files
committed
add legend to bar_marker_array mock
1 parent 733d2b3 commit 2877c3d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
744 Bytes
Loading

test/image/mocks/bar_marker_array.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,8 @@
2323
},
2424
"type": "bar"
2525
}
26-
]
26+
],
27+
"layout": {
28+
"showlegend": true
29+
}
2730
}

0 commit comments

Comments
 (0)