Skip to content
New issue

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

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

Already on GitHub? # to your account

draw new data after a context has been stopped and then started #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tlatorre-uchicago
Copy link

This fixes issue #74.

I'm not quite sure why cubism_metricOverlap is subtracted, so I left it there.

I tested it with just

i0 = width -dx

and it seemed to work ok, except I once saw a single unfilled vertical pixel line, so maybe it's best to at least have

i0 = width - dx - 1

tlatorre-uchicago added a commit to tlatorre-uchicago/minard that referenced this pull request Sep 5, 2014
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant