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

DiscreteBar: Erroneous line on the very left of the chart #2715

Closed
sophiamersmann opened this issue Oct 9, 2023 · 1 comment
Closed

DiscreteBar: Erroneous line on the very left of the chart #2715

sophiamersmann opened this issue Oct 9, 2023 · 1 comment

Comments

@sophiamersmann
Copy link
Member

Description

In this chart, a dark line is displayed on the left of the chart.

Expected behaviour

No line should appear there

Steps to reproduce

  1. Go to https://ourworldindata.org/grapher/covid-vaccination-doses-per-capita?yScale=log&time=latest
  2. Note dark line on the left

Screenshots

Screenshot 2023-10-09 at 16 35 27
@marcelgerber
Copy link
Member

It looks like this is the line we draw for 0 (zero).
Seems like that's not working so well when the x-axis is logarithmic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants