From 6c103ca6f9333be09cde9fec06de19be9b5127e3 Mon Sep 17 00:00:00 2001 From: aruljenithberkmans Date: Tue, 30 Sep 2025 18:10:06 +0530 Subject: [PATCH] Remove the output title --- .../AI-Powered-Stock-forecasting-in-Candle-Chart.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/MAUI/Cartesian-Charts/AI-Powered-Stock-forecasting-in-Candle-Chart.md b/MAUI/Cartesian-Charts/AI-Powered-Stock-forecasting-in-Candle-Chart.md index 486cc29cc..f102f47f4 100644 --- a/MAUI/Cartesian-Charts/AI-Powered-Stock-forecasting-in-Candle-Chart.md +++ b/MAUI/Cartesian-Charts/AI-Powered-Stock-forecasting-in-Candle-Chart.md @@ -262,8 +262,6 @@ private async void AIButtonClicked(object sender, EventArgs e) {% endtabs %} -## Output - After receiving the AI-predicted stock trends, the chart updates to display both historical and forecasted data, providing a visual representation of potential market movements. The following image demonstrates the output of the above AI powered stock forecasting .NET MAUI Candle chart.