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 geöffnet am 11. Sept. 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (1 Fork)github user discovery
enhancementgood first issuehelp wantedimportant

Repository-Metriken

Stars
 (0 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide