Auto-generated from Magnolia source.
_default(value, fallback)
returns :object
Module: lib\gui-graph.oak
graphRange(values, options)
returns :object
graphMapX(index, count, x, width)
graphMapY(value, y, height, range)
_graphDrawBorder(ctx, window, x, y, width, height, color)
drawGraphAxes(ctx, window, x, y, width, height, options)
drawLineGraph(ctx, window, x, y, width, height, values, options)
drawBarGraph(ctx, window, x, y, width, height, values, options)
drawSparkline(ctx, window, x, y, width, height, values, options)
thunk returns :function
thunk returns :function
returns :string
returns :function
_nToH · '0123456789abcdef'
returns :list
returns :string
returns :list
returns :bool
returns ?
thunk returns :function
debounce(duration, firstCall, f)
thunk returns :function
send(ch, value, callback)
returns ?
returns :object
returns :object
returns :object
returns :object
returns :object
pmapConcurrent(list, fnToRun, maxConcurrent)
pipeline(input, stages...)
retry(fnToRun, maxAttempts)
debounce(fnToRun, waitTime)
thunk returns :function
throttle(fnToRun, waitTime)
thunk returns :function