buntec / ff4s-canvas   0.0.1

Apache License 2.0 Website GitHub

Canvas-based charts for ff4s

Scala versions: 3.x
Scala.js versions: 1.x

ff4s-canvas 📈

Create canvas-based interactive charts the purely functional way.

This is an experimental companion library to ff4s.

Currently only supports Scala 3.

libraryDependencies += "io.github.buntec" %%% "ff4s-canvas" % "0.0.1"

Examples

Try the examples by running examples/fastLinkJS in sbt and serving the index.html in the examples folder using something like Live Server.