margelo / margelo/react-native-graph

Innacurate line drawing

Open
#103 7 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.6k
Forks
136
Avg merge
5d 4h
Merged PRs (30d)
12

Description

For some reason when i input data to the graph for something like a weeks worth of stock data the line chart does not accurateley draw and will have a value that is higher than a previous value show lower on the line graph...has anyone else run into this issue?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the line chart with about a week of stock data and record which values are rendered at incorrect vertical positions. Inspect the graph's line-drawing path and compare the plotted points with the input values; done means every point and connecting segment reflects the supplied data accurately.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
data-visualization, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.