package c3
OCaml bindings for the Javascript c3 charting library.
Install
Dune Dependency
Authors
Maintainers
Sources
v0.3.0.tar.gz
sha256=e9e126a80382f571a605042f2a9b5c4d772af22fd5122e8bc1f0e401ceeb3455
md5=bd10a4cb49319d8e24fab4a485893b6f
Description
If you want to write a client-side web application in OCaml with js_of_ocaml and display some charts, this library is for you.
Published: 26 Jun 2015
Dependencies (7)
-
ocamlbuild
build
- cohttp
- lwt
- camlp4
-
js_of_ocaml
>= "2.5" & < "3.0"
- oasis
-
ocaml
>= "4.01.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page