Skip to content
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

Line mark #57

Merged
merged 45 commits into from
Aug 1, 2019
Merged

Line mark #57

merged 45 commits into from
Aug 1, 2019

Conversation

luucvanderzee
Copy link
Collaborator

  • Line mark working mostly
  • LineLayer working mostly

There are still a few problems tho: see #56

luucvanderzee and others added 30 commits July 24, 2019 15:04
Copy link
Contributor

@atepoorthuis atepoorthuis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent! Two additional small housekeeping things:

  • Can you move the representLineAsPolygon test from src/ to test/unit/?
  • Can you try and create a simple integration test for the line mark? I'd like to have at least a simple test for the rendering and one interaction for each Mark. I think you can just copy to the logic from the Label or Rectangle mark tests for these.

Both of these points can be done after merge too - as long as you write them down so we don't forget :)

@atepoorthuis
Copy link
Contributor

Looks like we need to update that test regardless:
image

@atepoorthuis atepoorthuis merged commit 34ef701 into master Aug 1, 2019
@atepoorthuis atepoorthuis deleted the line-mark branch August 1, 2019 13:30
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

Successfully merging this pull request may close these issues.

2 participants