/scala-js-plotlyjs-demo

Small client application to show how to use the DefinitelyScala/scala-js-plotlyjs facade

Primary LanguageScala

scala-js-plotlyjs-demo

Small client application to show how to use the DefinitelyScala/scala-js-plotlyjs facade

Content

This demo presents how to build graph with the scala-js-plotlyjs facade, which is a scala-js facade for plotly-js. All the 2D plotlyjs graphs can theoritically be built. Tested with scala-js-plotlyjs 1.3.0

Build

sbt
sbt> runDemo

Then open the scala-js-plotlyjs-demo/src/target/plotly-demo.html file. Here you are !

If you cannot wait, visit the online demo