Blazor Charts Example - Smart Charts with AI
This sample demonstrates how AI can convert natural language into chart data and visualize it using Syncfusion Blazor Charts.
Smart Charts interprets the prompts provided in the AI AssistView and transforms them into the data required for chart rendering. The resulting chart is then displayed using Syncfusion Blazor Charts.
Explore our Smart AI demos with limited AI token usage directly in your browser. To dive deeper and experiment with these features locally using your own API key, check out our Syncfusion Smart AI Samples on GitHub.
- Visualize profit trends over time
- Display regional sales comparison
- Track monthly website traffic
In this sample, charts are generated based on prompts entered in the AI AssistView component. The sample supports various chart types, including Line
, Column
, Spline
, Area
, Pie
, and Donut
. Supported axis types include Category
, Numeric
, DateTime
, and Logarithmic
.