Hi, I've released an experimental OCaml binding for the Javascript charting library c3[1], which is built upon the well-known library d3[2]. If you're building a web application in javascript via js_of_ocaml, then this could be useful to you.
Example output: http://djs55.github.io/ocaml-c3/index.html Example code: https://github.com/djs55/ocaml-c3/blob/master/example/main.ml For Mirage, I think it would be fun to extend the mirage-www's built-in stats reporting (GC live words etc) with a nice automatically-updating chart. Cheers, -- Dave Scott
_______________________________________________ MirageOS-devel mailing list [email protected] http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
