We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd118e1 + f5cabd5 commit a61bc95Copy full SHA for a61bc95
msteams-platform/task-modules-and-cards/cards/charts-in-adaptive-cards.md
@@ -21,6 +21,9 @@ You can visually represent data through charts in Adaptive Cards. You can use ch
21
* [Stacked horizontal bar chart](https://adaptivecards.microsoft.com/?topic=Chart.HorizontalBar.Stacked)
22
* [Vertical bar chart](https://adaptivecards.microsoft.com/?topic=Chart.VerticalBar)
23
24
+> [!NOTE]
25
+> Charts in Adaptive Cards are not supported in Developer Portal.
26
+
27
## Donut chart
28
29
You can use the `Chart.Donut` element to add a donut chart in an Adaptive Card.
0 commit comments