Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alkashef/timeline-visualization
Visualization of parallel timelines in Excel
https://github.com/alkashef/timeline-visualization
excel timeline visulaization
Last synced: 2 months ago
JSON representation
Visualization of parallel timelines in Excel
- Host: GitHub
- URL: https://github.com/alkashef/timeline-visualization
- Owner: alkashef
- Created: 2015-04-11T09:42:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-07-27T18:18:40.000Z (over 5 years ago)
- Last Synced: 2024-08-08T00:42:42.963Z (6 months ago)
- Topics: excel, timeline, visulaization
- Homepage:
- Size: 161 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - alkashef/timeline-visualization - Visualization of parallel timelines in Excel (Others)
README
# Timeline Visualization
The purpose of this Excel sheet is to plot parallel timelines.
It could be adapted to suit a set of courses you are enrolled in, or sprints in a scrum activity.The sheet file is called `Timeline Viz.xlsx` and can be found in this repository's main directory.
![Snapshot of the timeline sheet](https://github.com/alkashef/timeline-visualization/raw/master/Snapshot.png)
## Elements of the Sheet
The sheet consists of two sections: A table and a chart.
### The Table
- Each row in the table represents a task.
- Each column represent a property of that task (e.g. when it starts, when it ends, etc.).
- Yellow cells (columns) are calculations. You don't need to put values in them manually. The values will be automatically calculated.### The Chart
- The timeline (horizontal axis) is divided into weeks.
- The vertical axis represent the span of each task. So each horizontal bar represents where a specific task starts and where it ends.
- The red portion of the bar represents the past (before the current date) and the black portion of the bar represents the future.## Future work
- Let the horizontal axis minimum and maximum values automatically adjust themselves to accommodate the data entered in the table.
- Let the width/color of the horizontal bar reflect task properties (e.g. category).## License
Courses Timeline Sheet by Ahmad Al-Kashef is licensed under a Creative Commons Attribution 4.0 International License.