Data visualization - expand graphs & charts #7
Labels
No labels
bug
duplicate
enhancement
future
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
rbrooks/TeaLeaves#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Visually representing the data is very important, and we need to add additional charts for motifs & overall; these should let us see the prevalence of motifs over time, and track trends more easily.
There should also be some sort of "web" or network visualization that can show how motifs and entries are connected to each other, and how closely each is tied together.
✅ Done — merged in #54, deployed.
New Insights page (nav item, desktop + mobile):
Backed by a new project-scoped
/api/analyticsroute (overview,motif-prevalence,network), 3 integration tests, full suite green (174 api / 63 app). Deployed to the dev server — health ok, endpoints live.