We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6051f83 + 20e2681 commit d033629Copy full SHA for d033629
_data/library/jsfacades.yml
@@ -104,6 +104,10 @@
104
url: https://github.com/zoepepper/scalajs-jsjoda
105
desc: 'Static types for [js-joda](http://js-joda.github.io/js-joda/)'
106
dep: '"com.zoepepper" %%% "scalajs-jsjoda" % "1.1.2"'
107
+ - name: plotly-scala
108
+ url: https://github.com/alexarchambault/plotly-scala
109
+ desc: Scala bindings for plotly.js, including scala-js support
110
+ dep: '"org.plotly-scala" %%% "plotly-render" % "0.8.0"'
111
- name: scala-js-plotlyjs
112
url: https://github.com/openmole/scala-js-plotlyjs
113
desc: Scala-js facade for plotly-js
0 commit comments