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 aperta il 11 set 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (1 fork)github user discovery
enhancementgood first issuehelp wantedimportant

Metriche repository

Star
 (0 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor