This repository has been archived by the owner on Apr 17, 2022. It is now read-only.
Releases: spaced/scala-js-d3
Releases · spaced/scala-js-d3
Update to latest versions
Bugfix Release
Fix #22: area and line js.Function fixed
Bugfix Release
Fix DatumFunction
- Fix #18: DatumFunction accepts
undefined
for third parameter - Support for
Selection#data
withDatumFunction
Selection
with text function
Support for js.Tuple (scalajs 0.6.6)
Scalajs 0.6.6+ required
d3 layout with working types
Fix #8 d3 layout typed
Use latest d3 version provided by webjars (3.5.12)
Layout Force event must extend from a dom.Event