Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Hi @정성원
First, I’d like to clarify that this is a user‑to‑user support forum. Moderators participating here do not have access to backend systems, nor can we directly intervene in Microsoft product functionality. Our role is limited to providing technical guidance and sharing best‑practice recommendations based on reported issues, requests, and scenarios.
Currently, I have not identified any official announcement or documentation from Microsoft that explicitly confirms this behavior related to ISO 8601 formatted timestamps in Adaptive Card Chart.Line yet.
Based on my research, this issue might relate to the Adaptive Cards rendering engine on certain Microsoft Teams clients. Specifically, the renderer does not seem to correctly handle X‑axis values when the data type is not a pure numeric value. In cases where an ISO 8601 formatted timestamp is used (as your description, "2026-04-01T00:10:00"), the value may be implicitly coerced into a numeric type. Because the value contains non‑numeric characters, this coercion can fail and result in a value of 0, causing all X‑axis points to collapse at the same position.
However, I have also confirmed through testing from my end that simple non‑numeric labels, such as DD/MM (for example, "01/04", "02/04"), work as expected. In this scenario, the renderer appears to treat the X values as categorical labels and assigns internal indexes (0, 1, 2, and so on), allowing the chart to render correctly.
Please note that this summary is based on my own findings and may not fully address your concerns. To help you reach your goal more effectively, I recommend engaging with [GitHub Community Forum] for a deeper technical dive or to connect with individuals who have relevant experience and expertise. Some approaches may behave differently or be restricted depending on your specific environment and configuration. These forums include many experienced developers and Microsoft specialists who can assist with troubleshooting and guidance.
Apologies for redirecting you to the related development team support. As moderators in this community, we do not have access to your specific tenant configuration, and my testing environment is limited. Therefore, my guidance is based on available Microsoft documentation and resources. That said, I’ll do my best to provide additional insight where possible.
I hope this helps.
If you have any additional concerns, feel free to comment below. I would be more than happy to assist.
Note: Please follow the steps in [our documentation] to enable e-mail notifications if you want to receive the related email notification for this thread.