Just an assignment about:
Rendering a candlestick chart with canvas and keep pulling the latest data with websocket.
A small widget about pulling data with websocket and filtering data.
nvm install
yarn instlal
yarn run start
to run the program.yarn run cypress:open
for e2e testing for widget page.
- React
- TypeScript
- Canvas
- WebSocket
- react-table
- xstate
- d3-scale
- cypress