We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a5ec2 commit f019f6dCopy full SHA for f019f6d
test/image/mocks/parcats_hoveron_color.json
@@ -3,7 +3,7 @@
3
{"type": "parcats",
4
"domain": {"x": [0.125, 0.625],"y": [0.25, 0.75]},
5
"hoveron": "color",
6
- "hoverinfo": "probability",
+ "hoverinfo": "count+probability",
7
"dimensions":[
8
{"label": "One", "values": [1, 1, 2, 1, 2, 1, 1, 2, 1]},
9
{"label": "Two", "values": ["A", "B", "A", "B", "C", "C", "A", "B", "C"]},
0 commit comments