node-d3-brush
Select a one- or two-dimensional region using the mouse or touch
Brushing is the interactive specification a one- or two-dimensional selected
region using a pointing gesture, such as by clicking and dragging the mouse.
php-phar-io-manifest
reading phar.io manifest information from a PHP Archive (Phar)
This library allows one to parse information from a Phar Manifest file.
libhmap-ocaml
heterogeneous value maps for OCaml (runtime)
Hmap provides heterogeneous value maps for OCaml. These maps bind
keys to values with arbitrary types. Keys witness the type of the
value they are bound to which allows one to add and lookup bindings
in a type safe manner.
node-d3-dsv
parser and formatter for delimiter-separated values, such as CSV
This module provides a parser and formatter for delimiter-separated values,
most commonly comma-separated values (CSV) or tab-separated values (TSV).
node-d3-scale
Encodings that map abstract data to visual representation
Scales are a convenient abstraction for a fundamental task in visualization:
mapping a dimension of abstract data to a visual representation.
node-d3-zoom
Pan and zoom SVG, HTML or Canvas using mouse or touch input
Panning and zooming are popular interaction techniques which let the user
focus on a region of interest by restricting the view.