get the data from DB and spread the date(YYYY-MM) on xAxis. And it can see the table just below the chart through the getTable() function, there is a shape where one more data in the table is generated and pushed back. For example, it starts from 2020-08, and as it starts from 2020-07 in the table, the data is pushed back one by one on a date basis. In the chart, it was confirmed that it normally started at 2020-08. What's the problem?