Line Chart
1. Chart Introduction
A line chart marks each item's value with a point on the graph and then connects them with lines. It not only represents the amount of data but also clearly shows the trend of data changes.
2. Example and Configuration
Let's introduce how to create a line chart through an example.
Example: In the Purchase Management table, calculate the purchase quantity of each category.
Category Grouping (X-axis): Choose by Name
Statistical Indicator (Y-axis): The total sum of purchase quantities
Configuration method:
2.1 Create a New Statistical Chart
Open the chart settings window and select Line Chart
as the chart type.
2.2 Set Data to Include All Records
Choose the time range as "Creation Time (All)" and the statistical data range as "All Data".
2.3 Set the X-axis
Set the statistical value to Name.
2.4 Set the Y-axis
Set the statistical value to Number.
2.5 Preview and Save
Click the Save
button to complete the configuration.