danisherror/frontend_for_notes_expense_stocks

Make a template for the graph so that i can show the graph for all the data from the historical data.

Open

#41 opened on 2024年9月11日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)TypeScript (1 fork)github user discovery
enhancementgood first issuehelp wantedimportant

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

説明

Template should be like this:

It should handle the data of al things like:

  • All historical data
  • historical data of last month with 5 min interval
  • historical data of last week with 5 min interval
  • historical data of last day with 5 min interval

it should be able to draw more than one lines in the graph

  • Reason being so that in the future i can add user buy and sell stocks easily and integrate it with easily

コントリビューターガイド