Skip to content
Snippets Groups Projects
Commit 7fa36fb5 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

improve appearance for compound descriptors radar chart

the radar chart remains at a reasonable size even if the viewport
is resized.
parent 4fa08196
No related branches found
No related tags found
No related merge requests found
Pipeline #14581 passed
......@@ -126,7 +126,8 @@
return label;
}
}
}
},
maintainAspectRatio: false
}});
};
var drawCompoundsBiplotChart = function(canvasId, compoundId, compoundFamily, plotData, tabHash){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment