vatsrahul1001 commented on PR #35863: URL: https://github.com/apache/airflow/pull/35863#issuecomment-1964150371
> @vatsrahul1001 Please check value of ordering in object/grid_data response. It could be possible that orderingLabel is dataIntervalEnd and manual runs have same dataIntervalEnd have same value as scheduled runs. I am not sure we can have adjacent bars for same category value in echarts. > > > I tried testing this with multiple DAG runs, however, in graph I do not see more than 26 runs. How you were able to generate this graph for 365 runs? > > I suspect manual runs which have same value as scheduled runs could be causing this issue like the case with your question about manual runs where 4 runs were shown in grid but only 2 are shown in the graph. > > I would recommend new issues if any to track them since the thread is long. Thanks. yes @tirkarthi you are right manual runs having same dataIntervalEnd is causing this. I will create a new issue for this -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
