Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

README.md

1.44 Kb · 28 lines

gno.land/r/moul/x/daily/sparklinedemo/v0

A gnoweb demo of the p/moul/x/daily/sparkline library: it sparks a handful of fixed series and shows the three behaviours worth knowing before putting one in a realm — a flat series rendering mid-ramp, a fixed window clamping its outliers, and floor rounding keeping the peak distinct.

It holds no state and contains no rendering logic of its own; the series are hard-coded rather than read from chain state, so Render is deterministic and its output is pinned by an example test.

Render it at /r/moul/x/daily/sparklinedemo/v0.


Part of moul/gno-contracts — moul's versioned gno.land contracts. See the repository for the full catalog, build/test tooling, and usage.

Dependency graph:

gno.land/r/moul/x/daily/sparklinedemo/v0 dependency graph

🧪 Highly experimental — potentially vibe-coded. Not audited; may break, change, or be removed at any time. Do not use with anything of value. Full disclaimer: DISCLAIMER.