6 repositorios
Visual representations of sequential data that users can scroll through and interact with on a digital screen.
Distinguishing note: Shortlist candidates are too narrow, focusing on kernel scheduling or threat timelines rather than general interactive historical timelines.
Explore 6 awesome GitHub repositories matching user interface & experience · Interactive Timeline Visualizations. Refine with filters or upvote what's useful.
HistoryOfEverything is a Flutter timeline visualization and interactive event chronology. It serves as a visual demonstration of layout and animation capabilities, rendering historic events as a scalable graphical representation. The project focuses on interactive timeline visualization and the chronological display of data. It creates a visual experience where historical milestones are organized and presented in a way that dynamically scales to fit various screen dimensions. The implementation utilizes Flutter UI development practices, employing widget-based composition and animation contro
Provides a visual representation of historical events that users can interactively scroll through on screen.
magic-trace collects and displays high-resolution traces of what a process is doing
Serves captured traces as an interactive HTML timeline in the browser with zoom, pan, measurement, and annotation tools.
Markwhen es un visualizador de datos markdown y generador de líneas de tiempo que transforma texto estructurado en vistas cronológicas interactivas. Funciona como un editor de líneas de tiempo basado en texto, sincronizando la edición de texto plano con vistas previas visuales en tiempo real de secuencias de eventos. El sistema renderiza datos cronológicos en múltiples formatos, incluyendo líneas de tiempo en cascada, diagramas de Gantt, calendarios y currículums. Soporta el autohospedaje mediante contenedorización Docker, permitiendo a los usuarios ejecutar el renderizador en infraestructura privada. El proyecto incluye una librería cliente para el desarrollo de vistas personalizadas y ofrece integración con el editor VS Code para sincronizar la edición de texto con la línea de tiempo visual. También proporciona herramientas para gestionar rangos de fechas de eventos y organizar datos cronológicos en páginas estructuradas.
Transforms structured Markdown text into interactive, cascading chronological views, calendars, and Gantt charts.
react-chrono es un componente de React para renderizar eventos cronológicos y narrativas en varios diseños visuales. Funciona como una herramienta de visualización de datos personalizable para mapear eventos históricos o futuros a través de una secuencia de fechas. El proyecto se distingue por su soporte para el mapeo de eventos multinivel, permitiendo la creación de líneas de tiempo anidadas donde existen sub-narrativas detalladas dentro de eventos principales. También incluye un modo de presentación de diapositivas interactivo con transiciones automatizadas e indicadores de progreso para la presentación secuencial. El componente cubre una amplia gama de capacidades, incluyendo la integración de medios enriquecidos con carga diferida (lazy loading) y reproducción activada por viewport. Proporciona herramientas para el filtrado y búsqueda de contenido en tiempo real, configuración de temas visuales para tipografía y colores, y localización de texto para etiquetas de interfaz y formatos de fecha.
Implements an interactive timeline visualization with automated transitions and a slideshow presentation mode.
Qira is a binary analysis platform and execution tracer that records every instruction and data access during program execution for interactive playback and debugging. It functions as a runtime analysis environment that uses QEMU to trace execution and inspect memory and register states. The system provides a binary static analysis tool that maps program structure and annotates instructions based on captured runtime data. It includes a runtime memory analyzer to monitor reads and writes to specific addresses and an interactive debugger for navigating execution timelines. The platform covers
Indexes execution events to allow rapid jumping between specific instruction invocations and execution boundaries.
zuck.js is a JavaScript UI library used to build JSON-driven story viewers and timelines. It provides a touch-based interface for rendering sequences of full-screen content, enabling the integration of social media style story layouts into web applications. The library features a customizable theme engine that allows for different visual styles and hardware-accelerated 3D transition effects, such as cube transitions, when switching between story sets. It employs mobile UI emulation to replicate native application experiences through fullscreen layouts and gesture-based navigation. The toolki
Enables the construction of interactive full-screen content sequences using JSON and customizable themes.