MarkdaleMGMT / frontend-app

Frontend App build using react js
2 stars 50 forks source link

24 hour chart toggle #219

Closed RiskingTime closed 4 years ago

RiskingTime commented 4 years ago

update the chart so that it shows the data from last 24 hours when the toggle is picked

Zartinad commented 4 years ago

-Need to parameterize possible interval options because exchange and investment charts share the same components

Zartinad commented 4 years ago

-Need to parameterize possible interval options because exchange and investment charts share the same components

Could just enable and disable 24 hours options as react boolean prop

RiskingTime commented 4 years ago

remove 24 toggle from dashboard chart

Zartinad commented 4 years ago

remove 24 from dashboardchart