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 创建于 2024年9月11日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)TypeScript (1 fork)github user discovery
enhancementgood first issuehelp wantedimportant

仓库指标

Star
 (0 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南