Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Plotting annotations: Incorrect rounding to integers #80

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jyu72 opened this issue Oct 10, 2017 · 1 comment
Closed

Plotting annotations: Incorrect rounding to integers #80

jyu72 opened this issue Oct 10, 2017 · 1 comment

Comments

@jyu72
Copy link

jyu72 commented Oct 10, 2017

image

The annotation locations, when plotted, seem to be rounded to integers, so they are not plotted correctly. I believe that the error is in the function checkannplotitems , where the division performed in the section # Get x axis values to plot is rounding values to integers instead of using floats/doubles. I believe that the same error is also in the function checkplotitems .

@cx1111 cx1111 closed this as completed in 2dd9d50 Dec 7, 2017
@cx1111
Copy link
Member

cx1111 commented Dec 7, 2017

Thanks. Sorry for the delay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants