Multiverse Timeline?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Summary 💡
The timeline component is awesome, but could it support the concept of a multiverse?
That is, multiple timelines branching off a single starting timeline?
This could be useful for things like trying to visualize multiple possible outcomes, demonstrating git branching, and more.
Examples 🌈
Not really a great example, but here's an image from the show "Loki" which sort-of demonstrates this idea:
http://fishstreamtv.com/wp-content/uploads/2021/06/loki-timeline-branches-700x300.jpg
Motivation 🔦
This would be useful for things like visualizing multiple outcomes.
Obviously this is just a fun idea, and feel free to close if not useful!
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 timeline component in the Material UI codebase and reviewing how it models timeline items and connections. The issue provides no file or test entry point; done would require an agreed design and support for multiple timelines branching from a shared starting timeline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100