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 ouverte le 11 sept. 2024

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)TypeScript (1 fork)github user discovery
enhancementgood first issuehelp wantedimportant

Métriques du dépôt

Stars
 (0 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur