package ezjs_d3pie
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Bindings for d3pie
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      0.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=83ef9da8c4695fb5d68f1a37277d3d66a6bc059149e0d261ab7ce6ff08a4dd7d
    
    
  sha512=22ac9f8c5cf5072b71de5cbc31d3121d34a8247340bfe1695ca78cb9f293f882d130d79a70cd7c9b50eea1f01a7cafcb996c404f04e105bc25e7da8bbe7843da
    
    
  Description
Bindings for d3pie
Published: 31 Jul 2020
README
ezjs_d3pie
OCaml bindings for d3pie.
License
    ezjs_d3pie
Copyright (C) 2020 OCamlPro
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.See LICENSE for details.
Dependencies (4)
- 
  
    js_of_ocaml-ppx
  
  
    >= "3.6"
- 
  
    js_of_ocaml
  
  
    >= "3.6"
- 
  
    dune
  
  
    >= "2.0"
- 
  
    ocaml
  
  
    >= "4.05" & < "5.3"
Dev Dependencies
None
Used by
None
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page