# timeblocks **Repository Path**: mirrors_josdejong/timeblocks ## Basic Information - **Project Name**: timeblocks - **Description**: timeblocks extension for vis.js - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # timeblocks A timeblocks extension for [vis.js](http://visjs.org). This visualization uses the Timeline of vis.js to display a different sort of information: a vertical numeric axis, and blocks which have a start and end time, and an `yMin` and `yMax` for the vertical axis. Additionally, labels can be displayed alongside the vertical axis. The component comes with an Angular.js directive included. timeblocks ## Usage See the examples in the folder `examples`. ## Options Timeblocks supports most options available in Timeline. Additional options are: - `yMin` - `yMax` - `yScale`