Skip to content

Commit 20e2681

Browse files
committed
add scala-plotly to JavaScript library facades/Common JS libraries
1 parent 6051f83 commit 20e2681

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)