Skip to content

Commit

Permalink
Update advanced.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Jan 24, 2023
1 parent 68d1ef5 commit 91dd674
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ We can supply that config in the URL like this:
https://taxonium.org/?backend=https://api.cov2tree.org&config={"colorMapping":{"AY.4":[255,0,0],"B.1.1.7":[0,0,255]}}
```

(or just https://taxonium.org/?config={"colorMapping":{"AY.4":[255,0,0],"B.1.1.7":[0,0,255]}}) and then choose a file of interest)

or make a JSON file containing

```
Expand Down

1 comment on commit 91dd674

@vercel
Copy link

@vercel vercel bot commented on 91dd674 Jan 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.