Line Chart Report (User Guide)
What it is
- Line Charts show trends over an ordered axis (usually time).
Required configuration fields
- Name
- Display Name
- Data Source
- Report Type: "LineChart"
- Valid For
- Definition
- Precision
- Grand Totals
- Show Title
- Chart Title (only if Show Title = true)
- Export To CSV
- Export To Excel
- Data Labels
- Legend
- Show State Filter
- Show Parent Filter
- Show Attribute Filter
Optional/advanced
- X-axis type: Date, Number, or Category. Use Date for time series.
- Line smoothing / interpolation options.
- Markers: show data points.
Tips
- For time series, ensure the grouping attribute is a Date or DateTime and use dateSubGroup for bucketing.
Success criteria
- Renderer displays a Plotly line chart when reportDisplayType is "LineChart".