Skip to content

Commit eaba09f

Browse files
Add scala-js-plotlyjs facade (#494)
1 parent 61f3093 commit eaba09f

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: scala-js-plotlyjs
108+
url: https://github.com/openmole/scala-js-plotlyjs
109+
desc: Scala-js facade for plotly-js
110+
dep: '"org.openmole" %%% "scala-js-plotlyjs" % "1.5.1"'
107111
- topic: UI frameworks
108112
libraries:
109113
- name: scalajs-react

0 commit comments

Comments
 (0)