Closed fengelniederhammer closed 4 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
dashboard-components | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 15, 2024 8:43am |
This is a preview of the changelog of the next release:
We decided that we don't implement error bars in this diagram (yet).
@JonasKellerer, how would you envision an error bar? :)
The errorbar depends on what we want to display. If we want to display a "measurement" we should include one, since all measurements are bound to have uncertainties. In this case I think of statistical uncertainty, so the user knows that there are only few measurements, but due to statistical fluctuations there could also be different values. This is important to see trends in the data and not mistake some outlier for "real". I think this is what we have done in prevalence over time. However, if we only want to provide the raw data, then no errorbar is needed.
resolves #316
Summary
Add the bar chart. We'll add the logarithmic scale in #333
Screenshot
PR Checklist