buntec / ff4s-canvas

Canvas-based charts for ff4s

Home Page:https://buntec.github.io/ff4s-canvas/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ff4s-canvas 📈

Create canvas-based interactive charts the purely functional way.

This is an experimental companion library to ff4s.

Currently only supports Scala 3. No releases yet but you can try a snapshot:

Global / resolvers += "Sonatype S01 OSS Snapshots" at "https://s01.oss.sonatype.org/content/repositories/snapshots"

Examples

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

About

Canvas-based charts for ff4s

https://buntec.github.io/ff4s-canvas/

License:Apache License 2.0


Languages

Language:Scala 98.5%Language:Nix 1.5%