ScottishCovidResponse / rampvis-ui

This is a React based RAMP VIS visualisation interface. This client uses the REST API: https://github.com/ScottishCovidResponse/rampvis-api
BSD 2-Clause "Simplified" License
7 stars 6 forks source link

Uncertainty mean sample plots #128

Closed ErikRZH closed 2 years ago

ErikRZH commented 2 years ago

Added 2 vis functions for uncertainty analysis.

kachkaev commented 2 years ago

CI passes! We had a prettier issue in README, this is now fixed: c09cc2d07b4d26f69de69ba161d53d7981bbbcb6

netlify[bot] commented 2 years ago

✔️ Deploy Preview for rampvis-ui-development ready!

🔨 Explore the source changes: a53fc74ba3f5ac01d3622e7c29c5ef1e79a823a3

🔍 Inspect the deploy log: https://app.netlify.com/sites/rampvis-ui-development/deploys/61a4b88d5707a900089d8f0e

😎 Browse the preview: https://deploy-preview-128--rampvis-ui-development.netlify.app

kachkaev commented 2 years ago

Please ignore all those confusing messages like kachkaev changed the base branch from main to temp and so on. I was trying to figure out why Netlify was not triggering a release for your branch.

It turned out that there was simply a queue of jobs and I had to wait for it to free up 😅 You can now view the app by following the URL in the above comment:

😎 Browse the preview: https://deploy-preview-128--rampvis-ui-development.netlify.app

The commits in your branch have not been changed.

ErikRZH commented 2 years ago

@kachkaev I have fixed the lint silencing now and it still passes the check, so this may be merged now.