3 repository-uri
Visual representation of temporal data to illustrate schedules, durations, and overlaps.
Distinct from Time-Series Visualizers: Shortlist focuses on performance heatmaps or time-series charts, not grid-based schedule visualization.
Explore 3 awesome GitHub repositories matching user interface & experience · Time-Based Data Visualization. Refine with filters or upvote what's useful.
react-big-calendar is a React calendar component used for rendering schedules and time-based events within web applications. It functions as a customizable event scheduler and JavaScript date visualization library that maps scheduled activities to a time-grid layout. The project is a date-agnostic scheduling interface, utilizing a pluggable adapter to support various third-party JavaScript date libraries. It allows for the replacement of internal calendar elements with custom React components and employs SASS variables for visual styling. The library covers interactive event scheduling and t
Visualizes scheduled activities on a grid to help users identify deadlines and temporal conflicts.
vis is a JavaScript data visualization library used to render interactive networks, timelines, and graphs directly in the web browser. It functions as a relational data mapper and browser-based charting tool, turning complex structured data into dynamic visual patterns to expose entity relationships. The library provides specialized tools for force-directed network graphs, where relational data is represented as interactive nodes and edges. It also includes an interactive timeline component for plotting chronological events and time intervals on a scalable temporal axis. The project covers b
Visualizes temporal data to illustrate schedules, durations, and event overlaps on a chronological axis.
timesheet.js is a JavaScript library for rendering time-series data and event lists as responsive HTML and CSS timelines. It serves as a date-based event renderer that converts lists of dated activities into visual chronologies, supporting the creation of web-based timesheets and activity logs. The library provides components for generating visual timelines, time-tracking tables, and project scheduling displays. It transforms raw event data—including start dates, end dates, descriptions, and categories—into structured HTML interfaces that adapt to different screen sizes.
Turns lists of date-based activities into visual sheets to illustrate schedules, durations, and overlaps.