tripal / tripal_analysis_expression

Extension module for the Tripal toolset to show differential expression data. This module was made for Drupal 7, Tripal 3, and Chado 1.3.
GNU General Public License v2.0
4 stars 11 forks source link

Issue 430 add weights to insure correct order of javascript loading #436

Closed dsenalik closed 1 year ago

dsenalik commented 1 year ago

This change resolves the problem of the heatmap not appearing in issue #430. It adds weights to make sure that javascript is loaded in the correct order. Thanks to @laceysanderson for suggesting this. I can't replicate the issue, https://github.com/guichenzhu has confirmed that this fix works, and local testing confirms it does not break anything.