|
41 | 41 | "name": "start (Y1)", |
42 | 42 | "type": "scatter", |
43 | 43 | "y": [1, 2, 3, 4, 5, 6], |
44 | | - "x": ["2001-01", "2002-01", "2003-01", "2004-01-02", "2005-01", "2006-01"], |
45 | | - "xperiod0": "2001-01-01", |
| 44 | + "x": ["2001-01", "2002-01", "2003-01", "2004-01", "2005-01", "2006-01"], |
| 45 | + "xperiod0": "2002-01-01", |
46 | 46 | "xperiodalignment": "start" |
47 | 47 | }, |
48 | 48 | { |
|
52 | 52 | "name": "middle (Y1)", |
53 | 53 | "type": "bar", |
54 | 54 | "y": [1, 2, 3, 4, 5, 6], |
55 | | - "x": ["2001-01", "2002-01", "2003-01", "2004-01-02", "2005-01", "2006-01"], |
56 | | - "xperiod0": "2001-01-01", |
| 55 | + "x": ["2001-01", "2002-01", "2003-01", "2004-01", "2005-01", "2006-01"], |
| 56 | + "xperiod0": "2002-01-01", |
57 | 57 | "xperiodalignment": "middle" |
58 | 58 | }, |
59 | 59 | { |
|
63 | 63 | "name": "end (Y1)", |
64 | 64 | "type": "scatter", |
65 | 65 | "y": [1, 2, 3, 4, 5, 6], |
66 | | - "x": ["2001-01", "2002-01", "2003-01", "2004-01-02", "2005-01", "2006-01"], |
67 | | - "xperiod0": "2001-01-01", |
| 66 | + "x": ["2001-01", "2002-01", "2003-01", "2004-01", "2005-01", "2006-01"], |
| 67 | + "xperiod0": "2002-01-01", |
68 | 68 | "xperiodalignment": "end" |
69 | 69 | }, |
70 | 70 |
|
|
0 commit comments