Skip to content

Commit c8cc834

Browse files
committed
test marker.angle in polargl
1 parent ed873a4 commit c8cc834

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
670 Bytes
Loading

test/image/mocks/glpolar_subplots.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"theta": [0, 45, 180],
77
"text": ["A0", "B0", "C0"],
88
"hovertext": ["hover A0", "hover B0", "hover C0"],
9-
"marker": {"symbol": "square", "size": 15},
9+
"marker": {"symbol": "arrow", "angle": [0, 135, 180], "size": 15},
1010
"textfont": {
1111
"color": ["red", "green", "blue"],
1212
"size": 20

0 commit comments

Comments
 (0)