package chartjs

  1. Overview
  2. Docs
type 'a typ
val line : lineChart typ
val bar : barChart typ
val horizontal_bar : barChart typ
val pie : pieChart typ
val doughnut : pieChart typ
val of_string : string -> 'a typ