package prbnmcn-gnuplot
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Declarative generation of gnuplot scripts
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      0.0.4.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=6ab6dbee143c172a717491f53fa9ed31
    
    
  sha512=79ec19d9c25253832a91027942e85284b040331e09cad16cc0af58f5a8977a1d4c68432aa8b97d6cce5fa2bb5beff4e57dcd6352d90a430f9f112f99e7dd67c5
    
    
  doc/index.html
prbnmcn-gnuplot
prbnmcn-gnuplot is a declarative overlay over Gnuplot. The library produces self-contained Gnuplot scripts, and can either simply write them to some file or display them to various backends. Not all features of Gnuplot are supported, additional features will be added as needed.
Have a look at the documentation in Plot for more details.
API
Plotprbnmcn-gnuplot: a self-contained interface to Gnuplot.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page