gwtd3 / gwt-d3

A GWT wrapper library around the d3.js library
Other
131 stars 53 forks source link

Make Scale.domain and Scale.range accept java.util.List of Objects... #92

Closed anthonime closed 9 years ago

anthonime commented 9 years ago

Is this really good to do that ? Allowing List of arbitrary objects in domain or range means that:

So I think it's sufficient to provide the double, String and Javascript versions