portfolio
portfolio copied to clipboard
Tickets #188 & 204
TODO List for Asset-Isolated View:
- I put and fixed the asset-embedded view on top of the chart and placed the information on the card correctly. However, I could not find a way to shrink the asset-embedded view as a user scroll down. -I could not find the way to change the structure of the high-chart, so the range-selector is still located on top of the chart. -The chart that we are using is a StockChart, not an AreaChart. Thus, I was not able to paint the area under the chart as specified in the new designs. However, I created a variable for the desired color, called '--portfolio-chart-area' in the high-chart.css file. -The dropdown menu is dependent to a button, since I could not find a way to handle the event just through the dropdown menu.