Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: create-o-knob , Previous: create-o-bang , Up: C , Home: Overview

Clamps Dictionary

create-o-histogram

Function

(create-o-histogram parent bindings &key width height css (mode 0) (freq 20))

Create a histogram view using the data attribute as data for the scope. The number of elems of data determine the number of drawn lines. A colors and labels attributes set the colors and labels of the lines. data, colors and labels have to be ref-cells given in the bindings argument, updating the view whenever the ref gets set with set-val. The mode and freq attributes are currently init-only attributes.

Author: Orm Finnendahl

Created: 2026-07-31 Fr 13:00

Validate