Skip to content

Commit f019f6d

Browse files
committed
change parcats_hoveron_color to include count in hoverinfo
1 parent a6a5ec2 commit f019f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/image/mocks/parcats_hoveron_color.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{"type": "parcats",
44
"domain": {"x": [0.125, 0.625],"y": [0.25, 0.75]},
55
"hoveron": "color",
6-
"hoverinfo": "probability",
6+
"hoverinfo": "count+probability",
77
"dimensions":[
88
{"label": "One", "values": [1, 1, 2, 1, 2, 1, 1, 2, 1]},
99
{"label": "Two", "values": ["A", "B", "A", "B", "C", "C", "A", "B", "C"]},

0 commit comments

Comments
 (0)