Public
Edited
May 7, 2023
Fork of CCPM
Insert cell
md`# CCPM`

Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
teamDurationResults = Array.from(scope.trial, t => t.bdChain/*-scope.orig.chain*/).sort((a,b)=>a-b);
Insert cell
maxResult = Math.max(
Math.max.apply(Math, durationResults.map((t)=>t))
,Math.max.apply(Math, teamDurationResults.map((t)=>t))
);
Insert cell
maxdr = Math.max.apply(Math, durationResults.map((t)=>t))
Insert cell
maxtdr = Math.max.apply(Math, teamDurationResults.map((t)=>t))
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
height=200;
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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