Table view for time series Trends
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 222
Description
All of the time series and cumulative time series insight visualizations (e.g. Line Chart) allow me to group the results by time period:
But the total value insight visualizations (e.g. Table) do not:
I wish that was an option.
Often I don't want a Line Chart, I just want a Table, with the time period groupings. So I end up choosing something like Line Chart to get the data in a table, using the "Detailed results" section at the bottom. But the side effect is that the "Detailed results" table isn't shown on dashboards so I have to click into the insight to get the table I'm after. And now the insight is confusing to my team because it doesn't appear useful on the dashboard.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the time series, cumulative time series, and total value insight visualizations, then compare how their time-period grouping controls and detailed results are exposed. Done means a Table can show grouped time-series results and remains useful when placed on a dashboard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- analytics, data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100