package textutils_kernel
Text output utilities
Install
Dune Dependency
Authors
Maintainers
Sources
textutils_kernel-v0.12.0.tar.gz
sha256=94b7c76b5cd6cedf83128bb5a6ccec2f3a62d57880adbcc2d69dd7d382427c33
md5=f872451af358f3a2f5f8519b83c72994
doc/index.html
textutils_kernel
API
Library textutils_kernel.text_block
Library textutils_kernel.text_graph
Text_graph
This module renders text graphs to visualize data on the terminal. A typical text graph looks like a bar graph as shown below:
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page