-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Timeline design #9
Comments
React timelineshttps://freefrontend.com/react-js-timelines/ The issue with React timelines is that they all seem to fall in one of two categories:
|
I went down the road of trying to make the Simile timeline widget work. It seems like the ant ✔ ~/Code/timeline/src/webapp [master|✔]
15:50 $ python3 -m http.server I am going to attempt to create a reagent wrapper for the relevant code instead. Once running (using the Python web server) access at
|
Wrapping the Simile Widgets timeline in reagent on this branch: https://github.com/kuhumcst/glossematics/tree/timeline-experiment |
Currently going through different options for creating a timeline.
Sofie's timeline (VEGA-based)
https://github.com/kuhumcst/sofie-vega-timeline
She got pretty far, but the design is not favoured by Viggo (and probably Frans too). It also has a few remaining layout issues that I am unlikely to solve (e.g. what to do about clipped or overlaid text). On the other hand, it is easy to embed inside reagent.
Simile widgets timeline
https://github.com/simile-widgets/timeline (or maybe https://github.com/simile-widgets/ancient-simile-widgets)
This is the timeline widget used by the Georg Brandes project. The design is exactly what Frans and Viggo want but, aside from certain issues I have with the design itself, it has a few problems:
The text was updated successfully, but these errors were encountered: