- Removed
cartesian
word from definitions related to cartesian axes - Functions for empty object construction are now prefixed with
empty_
instead ofcreate_
- Minor type fixes
- Added helper functions like
of_string
,of_bool
for some core types - Added
chartjs_annotation.mli
- Added some helper functions to
chartjs-annotation
- Other naming changes
- Added rules for
ocp-indent
andocamlformat
. Format fixes - Example fixes
- Added missing core chart options
- README.md updates
- Added functions for object construction for
datalabels
plugin - Minor type fix in
datalabels
plugin - Added bindings for
chartjs-plugin-colorschemes
- Added bindings for
chartjs-plugin-annotation
- Migrated from
gen_js_api
tojs_of_ocaml
- Added
preservation
property tochartjs-streaming
config object - Added
make
function forOptions.Elements.Arc
object
Initial release.
- Added support for the majority of Chart.js options
- Added support for Line, Bar and Pie charts
- Added bindings for
chartjs-plugin-streaming
andchartjs-plugin-datalabels