Public
Edited
Dec 18, 2023
Insert cell
Insert cell
Commit Times - commit_times (1).csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
Insert cell
Commit Times - commit_info.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
datas= _.map(commitTimesCommit_info, d => ({Date: d.Date, name: d.Name,time: new Date(d.Time)}))
Insert cell
Insert cell
byTime = groupEventsByHour(datas)
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more