package ezjs_d3pie

  1. Overview
  2. Docs
module Js = Js_of_ocaml.Js

Documentation : d3pie.org/#docs *

class type title = object ... end
class type header = object ... end
class type smallSegmentGrouping = object ... end
class type dataContent = object ... end
class type data = object ... end
class type size = object ... end
class type innerLabelsDescriptor = object ... end
class type outerLabelsDescriptor = object ... end
class type labels = object ... end
class type loadEffect = object ... end
class type pullOutSegmentOnClickEffect = object ... end
class type effects = object ... end
class type tooltips = object ... end
class type callbackArgumentData = object ... end
class type miscColors = object ... end
class type misc = object ... end
class type callbackArgument = object ... end
class type callbacks = object ... end
class type settings = object ... end
class type pie = object ... end