ragegage / robinbanks

Stock price visualizer built with Rails and React
https://www.robinbanks.herokuapp.com/
0 stars 0 forks source link

Implement StockDetail MVP #44

Closed ragegage closed 8 years ago

ragegage commented 8 years ago

Objective: StockDetail shows StockCharts and StockNews

ragegage commented 8 years ago

Pieces implemented at a basic level, but MVP not obtained yet. Should only be an hour or two more of work.

ragegage commented 8 years ago
ragegage commented 8 years ago

Could only change the color of StockChart .chart-main-details; the chart doesn't re-render the color when the data changes for some reason.

ragegage commented 8 years ago

Implemented during StockChart chart rebuild.