package c3
OCaml bindings for the Javascript c3 charting library.
Install
Dune Dependency
Authors
Maintainers
Sources
v0.4.0.tar.gz
sha256=6aa4d920fc70ad49e270d79c002807eb1ef6181a2194f3547d79a1c90a0aa494
md5=805cc7d350efc21c060dac8e577fa15a
CHANGES.md.html
CHANGES.md
0.4.0 (30-07-2018)
Update to dune and ppx (@samoht)
Update to c3 0.6.6 (@loxs)
0.3.0 (25-06-2015)
Fix the
update
functionUse a tail recursive List.map, for larger datasets
flow
can take aTime t
Can set labels on x and y axis
0.2.1 (14-06-2015)
Fix uninstall and install Makefile targets
0.2 (14-06-2015)
Add
update
to allow segments to be replacedRename old
update
toflow
0.1 (14-06-2015)
Initial release
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>