Open lomashuk opened 7 years ago
So guys, I have attached two images from our mocup. Let's consider them and check if everything is correct on them.
Data that I need for first chart (based on example) is the array of couples figures: time and data: USD/BTC, Market CAP, BTC Volume or other, basically what we need to display in pop message like on the picture. Also I need to know what is the main figure in this array on based which I should draw the main line (based on example, for both lines - yellow and green).
What I need for the Pie chart: I need array of all cryptocurrencies in portfolio with the next list of data for everyone: Amount Portfolio Share Value in USD Value in BTC USD Price USD Cap Please, change list or confirm it.
The main important thing is the list of keys, not values. Call to DB for this data should be do during the loading of page, so we will be able to change values, but I need to know confirmed list of key-names to make interactive layout charts.
Chart We need two lines:
Pie Pop message:
Let me know if you need something