diff --git a/src/app/components/network/network-legend/network-legend.component.html b/src/app/components/network/network-legend/network-legend.component.html index fde2298ff2b12f20fd73e7662ab2852fdabfe639..b30901e636a7718b6b5a0ab26539dff36cbc24e0 100644 --- a/src/app/components/network/network-legend/network-legend.component.html +++ b/src/app/components/network/network-legend/network-legend.component.html @@ -8,7 +8,7 @@ <table *ngIf="!config.legendUrl.length" class="legend-table"> <ng-container *ngIf="config.showLegendNodes"> - <td colspan="2" *ngIf="networkHandler.activeNetwork.nodeGroupsWithExpression.size >0"><i>Pie charts represent tissue normalized + <td colspan="2" *ngIf="networkHandler.activeNetwork.nodeGroupsWithExpression.size >0"><i>Pie charts represent tissue-normalized median TPM, provided by GTEx</i></td> <ng-container *ngFor="let nodeGroup of config.nodeGroups | keyvalue"> <tr