We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5198b9 commit 74f3fa0Copy full SHA for 74f3fa0
test/image/baselines/bar_attrs_group_norm.png
-770 Bytes
test/image/mocks/bar_attrs_group_norm.json
@@ -1,19 +1,19 @@
1
{
2
"data":[
3
4
- "base":4,
5
- "x":[3,2,1,0],
+ "base":[100,40,25,10],
+ "x":[-50,10,25,40],
6
"type":"bar"
7
}, {
8
- "base":[7,6,5,4],
9
- "x":[1,2,3,4],
+ "base":[0,60,75,90],
+ "x":[50,-10,-25,-40],
10
11
}
12
],
13
"layout":{
14
"height":400,
15
"width":400,
16
"barmode":"group",
17
- "barnorm":"percent"
+ "barnorm":"fraction"
18
19
0 commit comments