ChatExcel Demo
Explore ChatExcel capabilities with interactive examples
66 carefully designed examples covering all major analysis types
Bar Chart Request
Analyze regional sales performance and generate a bar chart
"Analyze regional sales performance and generate a bar chart"
content_type: "standard_chart", chart_type: "bar"
Regional groupingsales amount statistics
Sample Data File:
01_sales_data_en.csv
Line Chart Request
Show Q1 to Q4 sales trend changes using a line chart
"Show Q1 to Q4 sales trend changes using a line chart"
content_type: "standard_chart", chart_type: "line"
Time seriestrend analysis
Sample Data File:
01_sales_data_en.csv
Pie Chart Request
Compare all sales representatives performance with a pie chart
"Compare all sales representatives' performance, create a pie chart"
content_type: "standard_chart", chart_type: "pie"
Proportion analysispercentage calculation
Sample Data File:
01_sales_data_en.csv
Scatter Plot Request
Analyze correlation between customer session duration and purchase amount
"Analyze the relationship between customer session duration and purchase amount, create a scatter plot"
content_type: "standard_chart", chart_type: "scatter"
Correlation analysisdata point distribution
Sample Data File:
03_customer_behavior_en.csv
Area Chart Request
Show revenue composition changes by product category
"Use an area chart to show revenue composition changes by product category"
content_type: "standard_chart", chart_type: "area"
Stacked areastime changes
Sample Data File:
01_sales_data_en.csv
Multi-Series Bar Chart
Compare online and offline channel performance across quarters
"Compare online and offline channel performance across quarters"
content_type: "standard_chart", chart_type: "bar"
Grouped comparisonmulti-dimensional analysis
Sample Data File:
01_sales_data_en.csv
Dual-Axis Chart
Show both sales amount and volume trends simultaneously
"Show both sales amount and volume trends simultaneously, use dual Y-axis"
content_type: "standard_chart", chart_type: "line"
Dual-axis setupdifferent unit comparison
Sample Data File:
01_sales_data_en.csv
Stacked Bar Chart
Show regional sales composition stacked by product category
"Show regional sales composition stacked by product category"
content_type: "standard_chart", chart_type: "bar"
Stacking configurationcomposition analysis
Sample Data File:
01_sales_data_en.csv
Monthly Trend Analysis
Create monthly revenue trend chart with key event annotations
"Create monthly revenue trend chart with key event annotations"
content_type: "standard_chart", chart_type: "line"
Time granularityannotation features
Sample Data File:
01_sales_data_en.csv
Quarterly Comparison Analysis
Compare this year's quarterly performance with same periods last year
"Compare this year's quarterly performance with same periods last year"
content_type: "standard_chart", chart_type: "bar"
Year-over-year analysisquarterly comparison
Sample Data File:
01_sales_data_en.csv
Customer Distribution Analysis
Analyze customer purchase amount distribution using a histogram
"Analyze customer purchase amount distribution using a histogram"
content_type: "standard_chart", chart_type: "histogram"
Distribution shapeinterval settings
Sample Data File:
03_customer_behavior_en.csv
Age Group Analysis
Show salary levels by employee age groups
"Show salary levels by employee age groups"
content_type: "standard_chart", chart_type: "bar"
Group statisticsage group segmentation
Sample Data File:
05_employee_data_en.csv
Top Sales Representatives
Show top 10 sales representatives ranking by performance
"Show top 10 sales representatives ranking by performance"
content_type: "standard_chart", chart_type: "bar"
Sorting functionalityTop N filtering
Sample Data File:
01_sales_data_en.csv
Product Sales Ranking
Create product sales ranking chart, show top 15
"Create product sales ranking chart, show top 15"
content_type: "standard_chart", chart_type: "bar"
Descending orderquantity limitation
Sample Data File:
01_sales_data_en.csv
Chinese Chart Request
请帮我画个图表显示各部门的预算使用情况
"请帮我画个图表显示各部门的预算使用情况"
content_type: "standard_chart", language: "zh-CN"
Chinese processingdepartment analysis
Sample Data File:
01_sales_data_en.csv
English Chart Request
Create a chart showing revenue by product category
"Create a chart showing revenue by product category"
content_type: "standard_chart", language: "en-US"
English processingproduct categorization
Sample Data File:
01_sales_data_en.csv
Multi-Chart Combination
Generate a sales dashboard including trend chart and percentage pie chart
"Generate a sales dashboard including trend chart and percentage pie chart"
content_type: "standard_chart" (possibly multiple JSON blocks)
Multi-chart generationdashboard layout
Sample Data File:
01_sales_data_en.csv
Custom Styling
Create a professional business-style revenue analysis chart
"Create a professional business-style revenue analysis chart"
content_type: "standard_chart", theme: "professional"
Style configurationvisual theme
Sample Data File:
01_sales_data_en.csv
Ready to try ChatExcel with your own data?Get started here →