unipept-heatmap
Advanced tools
Comparing version 1.0.15 to 1.0.16
{ | ||
"name": "unipept-heatmap", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "HeatMap built for the Unipept project. See http://unipept.ugent.be for more information. This HeatMap supports UPGMA-clustering and MOLO-reordering.", | ||
@@ -5,0 +5,0 @@ "main": "dist/bundle.js", |
@@ -248,3 +248,2 @@ import * as d3 from "d3"; | ||
font-family: Roboto,'Helvetica Neue',Helvetica,Arial,sans-serif; | ||
width: ${this.settings.width}px; | ||
} | ||
@@ -251,0 +250,0 @@ `; |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2443478
24093