Skip to content

Commit

Permalink
feat(fastani): Update heatmap styling and add progress bar.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmussig committed Jun 9, 2022
1 parent 7b10057 commit edf9245
Show file tree
Hide file tree
Showing 3 changed files with 197 additions and 119 deletions.
1 change: 1 addition & 0 deletions assets/api/fastani.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,5 @@ export interface FastAniJobHeatmap {
ySpecies: string[],
method: string,
spReps: string[],
pctDone: number,
}
Loading

0 comments on commit edf9245

Please sign in to comment.