File tree 1 file changed +2
-20
lines changed 1 file changed +2
-20
lines changed Original file line number Diff line number Diff line change @@ -169,28 +169,10 @@ The visualizations depend on a number of *statusdb* Couchdb map-reduce views fro
169
169
]
170
170
171
171
## Dataset generation
172
- ### Customer demand barchart
173
- ** View** : KPI_applications
174
-
175
- ** Function** : generateDemandDataset(data, cmpDate)
176
-
177
- Bins projects on Arrival date in three 4-week bins until cpmDate. Returns weekly averages for each bin
178
-
179
-
180
- ### Ongoing projects today barchart
181
- ** View** : KPI_applications
182
-
183
- ** Function** : generateBarchartDataset(data, cmpDate)
184
172
185
- Bins projects to these process steps depending on presence of dates
186
-
187
- /**
188
- * Rec ctrl = Arrival date to Queue date
189
- * Lib prep = Queue date to QC library finished
190
- * Seq = QC library finished to All samples sequenced
191
- * /
173
+ ### Ongoing projects today
192
174
193
- Returns number of projects for each bin
175
+ * This section needs at complete re-write for the stacked load barcharts *
194
176
195
177
### Total delivery times runchart & boxplot
196
178
You can’t perform that action at this time.
0 commit comments