Skip to content

Commit d033629

Browse files
authored
Merge pull request #521 from Sciss/topic-add-scala-plotly
add scala-plotly to JavaScript library facades/Common JS libraries
2 parents 6051f83 + 20e2681 commit d033629

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_data/library/jsfacades.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@
104104
url: https://github.com/zoepepper/scalajs-jsjoda
105105
desc: 'Static types for [js-joda](http://js-joda.github.io/js-joda/)'
106106
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"'
107111
- name: scala-js-plotlyjs
108112
url: https://github.com/openmole/scala-js-plotlyjs
109113
desc: Scala-js facade for plotly-js

0 commit comments

Comments
 (0)