Weekly Activity — Polar Chart Example
Day of week is genuinely cyclical, which is the one situation where wrapping a bar chart around a circle is defensible.
Open the blank polar chart editorChart type
Your data7 rows · 2 cols
CSV detected
Live previewUpdates as you type · nothing leaves your browser
Export
Reading the chart
What this example shows
- Weekday usage is roughly double weekend usage — a clear signal of a work-hours product.
- Thursday peaks and Friday falls off early, a pattern easy to miss in a table.
- Arc length is harder to judge than bar length. Use a plain bar chart when you need precision.
The data
Paste-ready dataset
Day,Sessions Monday,820 Tuesday,910 Wednesday,880 Thursday,940 Friday,760 Saturday,410 Sunday,380
Illustrative weekly session counts. Replace with your own before publishing.
Related
More worked examples
- Cohort Retention — Heatmap ExampleA cohort retention heatmap example showing weekly retention across six signup cohorts. Edit and export PNG, SVG or PDF free.
- Product Comparison — Radar Chart ExampleA radar chart example comparing three products across six scored attributes. Edit in the browser and export PNG, SVG or PDF free.