ebi-gene-expression-group / atlas-components

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

📦 scxa-marker-gene-heatmap 💬 Feature #181986522 - Add icon to ann data experiments #112

Closed haideriqbal closed 2 years ago

haideriqbal commented 2 years ago

I had to add label formatting to the heatmap highchart config rather in heatmapOptionsProvider because the grouping labels are using a splitting label mechanism which treats the html as a string and as a result, the icon is not shown.

The downside of this approach is we cannot really test the added functionality. However, I have tested with dummy data on my local machine and it works fine.

alfonsomunozpomer commented 2 years ago

I merged master into this feature branch, adjusting the code to render both the SVG icon and the link to the experiment page. I added an ANND experiment accession to the demo HTML pages, so at least we can check the result visually.

As sidenote, remember that: