Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
when I used the Line View, the position is quite different from the actual value, so I've made up the decision to fix this part
Description
Your own project be like
As you seen. the graph above has the gap btw the actual value and the guide line of this chart view ( I don't know whether you intended to or not)
I had a little trouble of using it, so I'd suggest you to see what I did in my repo.
What I fixed is like,
But when I had fixed only this part, the chart had not worked well
Hence, I fixed a bit of MagnifierRectangle like this
![스크린샷 2021-01-18 오후 3 46 28](https://user-images.githubusercontent.com/39258902/104886473-2b8ff100-59ad-11eb-8bcf-0508af1fd8dc.png)
That's all what I fixed!
Consider you guys to fix it.
if not, I just wish that I would help others who would have trouble of doing it.
Motivation and Context
As I wrote above, the actual value and the visual graph is little different. I want to match up the actual value and the guide line of the chart, so I request you!
How Has This Been Tested?
About 1 week
Screenshots (if appropriate):
Types of changes
Checklist: