Monthly Revenue — Line Chart Example
A line chart is the right choice whenever the x axis is time and you care about the shape of the trend rather than individual values.
Open the blank line graph editorChart type
Your data12 rows · 2 cols
CSV detected
Live previewUpdates as you type · nothing leaves your browser
Export
Reading the chart
What this example shows
- Growth is steady rather than smooth — April and July both dip against the prior month without breaking the trend.
- December jumps well above the trend line, the signature of an annual-contract sales cycle closing.
- Because the y axis starts near the data rather than at zero, read this as a shape, not as a magnitude comparison.
The data
Paste-ready dataset
Month,Revenue (k USD) 2024-01,286 2024-02,301 2024-03,338 2024-04,329 2024-05,362 2024-06,404 2024-07,398 2024-08,441 2024-09,487 2024-10,512 2024-11,548 2024-12,634
Illustrative monthly figures with realistic seasonality. Replace with your own before publishing.
Related
More worked examples
- Website Traffic — Area Chart ExampleAn area chart example showing website sessions by channel over twelve weeks. Edit and export PNG, SVG or PDF free.
- Sales by Region — Bar Chart ExampleA worked sales-by-region bar chart example with real numbers. Open it in the editor, swap in your own data and export PNG, SVG or PDF free.