Thanks to visit codestin.com Credit goes to github.com
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 5738c1f commit cf73a99Copy full SHA for cf73a99
test/image/baselines/bar_bargap0.png
16.2 KB
test/image/mocks/bar_bargap0.json
@@ -0,0 +1,40 @@
1
+{
2
+ "data": [
3
+ {
4
+ "x": [
5
+ "giraffes",
6
+ "orangutans",
7
+ "monkeys"
8
+ ],
9
+ "y": [
10
+ 20,
11
+ 14,
12
+ 23
13
14
+ "name": "SF Zoo",
15
+ "type": "bar"
16
+ }
17
18
+ "layout": {
19
+ "bargap": 0,
20
+ "xaxis": {
21
+ "type": "category",
22
+ "range": [
23
+ -0.5,
24
+ 2.5
25
26
+ "autorange": true
27
+ },
28
+ "yaxis": {
29
+ "type": "linear",
30
31
+ 0,
32
+ 24.210526315789473
33
34
35
36
+ "height": 450,
37
+ "width": 1100,
38
+ "autosize": false
39
40
+}
0 commit comments