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

Market graphing function should be able to graph decimal x-axis values #42

Open
Tracked by #29
giangd opened this issue Aug 5, 2021 · 0 comments
Open
Tracked by #29
Labels
Backburner To do later Feature New feature or request

Comments

@giangd
Copy link
Member

giangd commented Aug 5, 2021

Bug description

  • Currently, graphAsks() and graphBids() can only produce integer values to update the graph's x-axis
  • The clearing price is graphed correctly, with a decimal number in the graph, but the bid and ask lines are wrong since they are graphed as integer values when they should be decimals

image

@giangd giangd added Bug Something isn't working Discuss Talk about potential feature/bug labels Aug 5, 2021
@giangd giangd changed the title bug: market graphing function can only graph integer x axis values Bug: market graphing function can only graph integer x axis values Aug 7, 2021
@giangd giangd added Feature New feature or request and removed Bug Something isn't working Discuss Talk about potential feature/bug labels Aug 7, 2021
@giangd giangd changed the title Bug: market graphing function can only graph integer x axis values Market graphing function should be able to graph decimal x-axis values Aug 7, 2021
@giangd giangd added the Backburner To do later label Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backburner To do later Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant