@@ -5704,7 +5704,7 @@ describe('Test axes', function() {
5704
5704
} ,
5705
5705
{
5706
5706
range : [ '2020-12-15' , '2022-12-15' ] ,
5707
- positions : [ '2020-10 -16 05:15 ' , '2021-01-16 05: 15' , '2021-04 -16 05:15 ' , '2021-07 -16 05:15 ' , '2021-10 -16 05:15 ' , '2022-01-16 05: 15' , '2022-04 -16 05:15 ' , '2022-07 -16 05:15 ' , '2022-10 -16 05:15' ] ,
5707
+ positions : [ '2020-11 -16' , '2021-02- 15' , '2021-05 -16 12:00 ' , '2021-08 -16' , '2021-11 -16' , '2022-02- 15' , '2022-05 -16 12:00 ' , '2022-08 -16' , '2022-11 -16' , ] ,
5708
5708
labels : [ ' ' , 'Jan 2021' , 'Apr 2021' , 'Jul 2021' , 'Oct 2021' , 'Jan 2022' , 'Apr 2022' , 'Jul 2022' , 'Oct 2022' ]
5709
5709
} ,
5710
5710
{
@@ -5825,7 +5825,7 @@ describe('Test axes', function() {
5825
5825
} ,
5826
5826
{
5827
5827
range : [ '2022-12-15' , '2020-12-15' ] ,
5828
- positions : [ '2023-01 -16 05:15 ' , '2022-10 -16 05:15 ' , '2022-07-16 05:15 ' , '2022-04 -16 05:15 ' , '2022-01 -16 05:15 ' , '2021-10 -16 05:15 ' , '2021-07-16 05:15 ' , '2021-04 -16 05:15 ' , '2021-01-16 05: 15' ] ,
5828
+ positions : [ '2023-02 -16' , '2022-11 -16' , '2022-08-15 12:00 ' , '2022-05 -16' , '2022-02 -16' , '2021-11 -16' , '2021-08-15 12:00 ' , '2021-05 -16' , '2021-02- 15' , ] ,
5829
5829
labels : [ ' ' , 'Oct 2022' , 'Jul 2022' , 'Apr 2022' , 'Jan 2022' , 'Oct 2021' , 'Jul 2021' , 'Apr 2021' , 'Jan 2021' ]
5830
5830
} ,
5831
5831
{
0 commit comments