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

historical price graph not scaling correctly for timesteps without data #1317

Open
poliwop opened this issue May 21, 2024 · 2 comments
Open
Labels

Comments

@poliwop
Copy link

poliwop commented May 21, 2024

Looking at for example the WETH price graph against USDT, we can see that timesteps at 16:00, 19:00 and 20:00 are equally spaced, probably because there were no trades at the 17:00 and 18:00 timesteps. The historical graph should scale the x-axis correctly in the case of no data.
Screenshot from 2024-05-21 17-55-45
Screenshot from 2024-05-21 17-55-19
Screenshot from 2024-05-21 17-54-54

@mrq1911
Copy link
Member

mrq1911 commented May 21, 2024

yeah, you can see issue clearly when you look at the days in x axis, those should be equidistant @nohaapav

@nohaapav
Copy link
Member

yeah, i guess this is default trade view settings ..

@jak-pan jak-pan added type/bug Something isn't working priority/medium area/ui labels May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants