NUKnightLab / NUKnightLab/TimelineJS3
Markers with no content (labels?)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.2k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to have a group of markers which do not have any content? They'd act as 'labels' which appear on the timeline but don't have any content and can't be navigated to by clicking on it or with the arrows.
We're working on some timelines about musical history and would like a group of 'current events' markers to provide historical context but don't actually feature in the timeline's story content.
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
The issue names no files or tests. Start by reviewing how TimelineJS3 represents and renders markers, along with its click and arrow navigation behavior. Done means label-only markers can appear on the timeline without content and are excluded from both click and arrow navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100