Sha256: b80e66497e836d95235d60f9dfada8f6878b7d3032ea9884a6474c1ef8150591
Contents?: true
Size: 682 Bytes
Versions: 20
Compression:
Stored size: 682 Bytes
Contents
# Display a histogram of a Irwin-Hall distributed sample set # widget: id: histogram type: data name: OFPU (Barchart) wopts: viz_type: barchart data_sources: ofpu #relative: true // report percentage mapping: key: property: weekday value: property: ofpu margin: left: 100 axis: x: ticks: type: key key_map: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'] legend: text: Day of Week #offset: 40 y: ticks: format: s // With unit suffix #format: % legend: text: OFPU offset: 50
Version data entries
20 entries across 20 versions & 1 rubygems