Closed NChristina closed 7 years ago
Bug -> only when loading dataset "taco_server" or "tcga_sampled"
d3.js:670 Error:
How do I reproduce the error? Just opening the datasets?
yes, just loading the specific dataset "taco_server" or "tcga_sampled"
TaCo test data sets have no inherent time aspect (in comparision to TCGA data). This is the reason why d.time
is undefined and causes an error when you want to get the cx
value. I set a fixed value of 60 if d.time
is undefined.