OasisDEX / oasis

Oasis - Decentralized Token Market
http://oasisdex.com/
Apache License 2.0
170 stars 56 forks source link

x-axis data missing #131

Open seriouslylost opened 7 years ago

seriouslylost commented 7 years ago

hi,

https://maker-market.surge.sh/#trade/W-ETH/MKR. The chart on the right hand side could use information on the x-axis. dates, prices etc Sorry if this has been mentioned before but I saw nothing when flipping through the outstanding issues.

Also, when seeing "volume" I think you need info on the y-axis saying it is "ETH".

Rune23 commented 7 years ago

yeah, the depth chart right now is pretty funny. Distance between points aren't determined by price distance, but simply by number of orders (regardless of volume or price of those orders). This should be fixed alongside the new price chart getting added

ferni commented 7 years ago

Distance between points should be fixed by this PR: https://github.com/OasisDEX/oasis-pro/pull/213