@@ -114,18 +114,19 @@ Add charts to visualize trends and patterns in your data.
114114 to Board**
115115 </Step >
116116
117- <Step title = " Add a line chart for trends" >
118- Track call volume over time: 1. Click ** Add Widget** 2. Select ** Line
119- Chart** 3. Configure: - ** Name** : "Call Volume Trend" - ** Data Source** :
120- Calls - ** Metric** : Count of Call ID - ** Time Range** : Last 30 days -
121- ** Group By Time** : Day 4. Optional - Add multiple lines: - Click ** Add
122- Another Metric** - Configure second metric (e.g., "Average Duration") 5.
123- Click ** Add to Board**
124- <Note >
125- Line charts are ideal for showing trends over time. Use them to identify
126- patterns and anomalies.
127- </Note >
128- </Step >
117+ { " " }
118+
119+ <Step title = " Add a line chart for trends" >
120+ Track call volume over time: 1. Click ** Add Widget** 2. Select ** Line Chart**
121+ 3 . Configure: - ** Name** : "Call Volume Trend" - ** Data Source** : Calls -
122+ ** Metric** : Count of Call ID - ** Time Range** : Last 30 days - ** Group By
123+ Time** : Day 4. Optional - Add multiple lines: - Click ** Add Another Metric** -
124+ Configure second metric (e.g., "Average Duration") 5. Click ** Add to Board**
125+ <Note >
126+ Line charts are ideal for showing trends over time. Use them to identify
127+ patterns and anomalies.
128+ </Note >
129+ </Step >
129130
130131 <Step title = " Add a pie chart" >
131132 Show distribution of call outcomes: 1. Click ** Add Widget** 2. Select ** Pie
@@ -425,21 +426,25 @@ Click the fullscreen icon (**⛶**) to display your board in fullscreen—great
425426 Master complex filtering techniques for precise data analysis
426427 </Card >
427428
428- <Card
429- title = " Formula documentation"
430- icon = " calculator"
431- href = " /observability/boards-quickstart#formula-examples"
432- >
433- Explore more formula patterns for custom metrics
434- </Card >
435-
436- <Card
437- title = " Call analytics"
438- icon = " chart-simple"
439- href = " /assistants/call-analysis"
440- >
441- Learn about call analysis and insights
442- </Card >
429+ { " " }
430+
431+ <Card
432+ title = " Formula documentation"
433+ icon = " calculator"
434+ href = " /observability/boards-quickstart#formula-examples"
435+ >
436+ Explore more formula patterns for custom metrics
437+ </Card >
438+
439+ { " " }
440+
441+ <Card
442+ title = " Call analytics"
443+ icon = " chart-simple"
444+ href = " /assistants/call-analysis"
445+ >
446+ Learn about call analysis and insights
447+ </Card >
443448
444449 <Card title = " API reference" icon = " book" href = " /api-reference/analytics/get" >
445450 Access analytics data programmatically via API
0 commit comments