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: Standard errors in line charts #1582

Merged
merged 11 commits into from
Jun 17, 2024

Conversation

bprusinowski
Copy link
Collaborator

@bprusinowski bprusinowski commented Jun 10, 2024

Closes #1501

This PR adds support for displaying standard errors in line charts and updates the design of error whiskers along with configurator panel options for standard errors.

How to test

  1. Go to this link.
  2. Switch to a line chart.
  3. See that the error whiskers are displayed.
  4. Open a Vertical Axis panel.
  5. See that there's a new design for enabling standard errors (switch element with a tooltip explaining the behavior).
  6. Hover over the chart and see that information about errors is displayed in the tooltip.

Copy link

vercel bot commented Jun 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
visualization-tool ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2024 11:46am

@bprusinowski bprusinowski marked this pull request as ready for review June 17, 2024 11:41
@bprusinowski bprusinowski requested a review from ptbrowne as a code owner June 17, 2024 11:41
@bprusinowski bprusinowski merged commit 4465319 into main Jun 17, 2024
5 of 6 checks passed
@bprusinowski bprusinowski deleted the feat/standard-errors-in-line-charts branch June 17, 2024 11:46
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

Successfully merging this pull request may close these issues.

✅ Uncertainties/Error in Line Charts
1 participant