Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: providing config json from local machine #480

Open
GuilhemSempere opened this issue May 10, 2023 · 1 comment
Open

feat: providing config json from local machine #480

GuilhemSempere opened this issue May 10, 2023 · 1 comment

Comments

@GuilhemSempere
Copy link

Hi. More a question than an issue. The only way I managed to provide Taxonium with a json configuration file was using the configUrl URL parameter. Is there no way to upload it from a local computer?

@theosanderson
Copy link
Owner

Hi, that is at present correct. I agree that this would be a useful feature.

As you probably saw, you can supply the contents of the file in the URL:
https://taxonium.org/?backend=https://api.cov2tree.org&config={"colorMapping":{"AY.4":[255,0,0],"B.1.1.7":[0,0,255]}}

(https://docs.taxonium.org/en/latest/advanced.html)

@theosanderson theosanderson changed the title providing config json feat: providing config json from local machine May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants