Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Additional implicits for several svg functions #10

Closed
spaced opened this issue Dec 2, 2015 · 0 comments
Closed

Additional implicits for several svg functions #10

spaced opened this issue Dec 2, 2015 · 0 comments

Comments

@spaced
Copy link
Owner

spaced commented Dec 2, 2015

Instead of using

js.Function2[T, Int, Double]

it should be possible to use functions without index. Example:

d3.svg.line[TestDatum]
        .x( (d:TestDatum) =>  d.v )

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

No branches or pull requests

1 participant