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] Todos #56

Open
2 of 4 tasks
luucvanderzee opened this issue Jul 30, 2019 · 0 comments
Open
2 of 4 tasks

[Line Mark] Todos #56

luucvanderzee opened this issue Jul 30, 2019 · 0 comments
Assignees
Labels
animation Related to animation todo

Comments

@luucvanderzee
Copy link
Collaborator

luucvanderzee commented Jul 30, 2019

Still missing from the current Line mark:

  • Transitions when the Line is not represented as Polygon, so between LineStrings/MultiLineStrings. This has to be implemented in transshape first.
  • A func prop, like the one we had in vue-gg, so that you can use the Line to plot functions
  • Some extra styling options like stroke-linecap, stroke-linejoin and stroke-dasharray, which work natively for SVG, but would need custom implementations for canvas/webgl/polygon representations of the Line
  • Improve the current line-join. It now looks identical to native svg lines, except for extremely small angles. In theory, you can make the join infinitely long by having a really small angle (don't worry if this doesn't make sense, I know what the problem is lol)
@luucvanderzee luucvanderzee added animation Related to animation todo labels Jul 30, 2019
@luucvanderzee luucvanderzee self-assigned this Jul 30, 2019
@luucvanderzee luucvanderzee mentioned this issue Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
animation Related to animation todo
Projects
None yet
Development

No branches or pull requests

1 participant