ebi-gene-expression-group / atlas-components

Front end components of Expression Atlas and Single Cell Expression Atlas
3 stars 3 forks source link

:package: scxa-cell-type-wheel :speech_balloon: Feature #179948196 – Add experiment accessions to click callback #107

Closed alfonsomunozpomer closed 2 years ago

alfonsomunozpomer commented 2 years ago

Add the experiment accessions from the data array elements to the on click callback together with the cell type and the species.

Regarding maintenance, I cleaned up all the demo HTML pages, added real data, updated dependencies all around and put just the necessary code to at least test that the component renders properly. Unfortunately I couldn’t get much further because Highcharts is a big opaque blob of SVG-rendering native JS code which doesn’t let us test anything beyond that.

haideriqbal commented 2 years ago

After the update to lerna 5 I can run the component locally so all good!