isamplesorg / isamples_webui

Web interface to iSB and iSC APIs
https://isamplesorg.github.io/isamples_webui/
Apache License 2.0
0 stars 1 forks source link

Display counts in facet #108

Closed hyunssong closed 1 year ago

hyunssong commented 1 year ago

Display the record counts in facet. For issue #107 . Right now, it is using a recursive function to accumulate the counts of children labels to display the count of parent labels.