Skip to content

Commit

Permalink
Merge pull request #21 from intervene-EU-H2020/fix_colour
Browse files Browse the repository at this point in the history
make colours consistent on pairwise comparisons figure
  • Loading branch information
nebfield authored Nov 23, 2023
2 parents c769cf2 + f6df3aa commit f5ddcae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pairwise.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ Plot.plot({
grid: true,
marginLeft: 150,
color: {
type: "categorical",
legend: false
domain: ["dbslmm", "sbayesr", "lassosum", "prscs", "ldpred2", "megaprs", "pt.clump", "UKBB.EnsPRS"],
range: ["#5778a4", "#e49444", "#d1615d", "#85b6b2", "#6a9f58", "#e7ca60", "#a87c9f", "#f1a2a9"]
},
symbol: {
legend: false
Expand Down

0 comments on commit f5ddcae

Please sign in to comment.