package textutils_kernel
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Text output utilities
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      textutils_kernel-v0.15.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=acac915dc3240a0888141e89dc9fcc8fe696c25003f331ca0f014bcbeb57fa37
    
    
  doc/index.html
textutils_kernel
API
Library textutils_kernel.text_block
Library textutils_kernel.text_graph
- Text_graphThis module renders text graphs to visualize data on the terminal. A typical text graph looks like a bar graph as shown below:
Library textutils_kernel.utf8_text
- Utf8_text- Textis text encoded in UTF-8.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page