First, thanks for your efforts!
I couldn't find your sonatype maven2 repository. is it already published as a snapshot?
also i tried to compile it and got two compile errors. am i doing something wrong?
[error .../scala-js-nvd3/src/main/scala/org/darker/nvd3/Nvd3Element.scala:12: no * parameter type allowed here
[error] val transition: (Transition[Array[Any]], Any*)
[error] ^
[error] .../scala-js-nvd3/src/main/scala/org/darker/nvd3/Nvd3Element.scala:13: no * parameter type allowed here
[error] val selection: (Selection[Array[Any]], Any*)
[error] ^
[error] two errors found
[error] (compile:compileIncremental) Compilation failed