safety.viz v1.1.0
The histogram gets a whole-dataset view, and the example data now comes from a scripted pharmaverse pipeline.
- All-measures overview for the histogram (#39): the chart now opens on small-multiple histograms of every measure in the data — an immediate feel for the overall shape of the dataset. Click a panel to drill into the familiar single-measure view, or use the Measure control's new "All Measures" option. Try it live.
- Scripted demo data (#35): the example datasets are now derived from pharmaverse ADaM sources (CDISC Pilot 01) by a committed, deterministic script — regenerable byte-identically, with provenance documented in the script header.
- README rewritten for users (#34): the repo front page now leads with the six charts, live demos, and a copy-pasteable mount snippet.
Vendor the new bundle at dist/safety.viz-1.1.0/ (IIFE + ESM, as before). No API changes — existing settings work unchanged. One behavior change: with no start_value, the histogram opens on the overview instead of the first measure; set start_value to keep a single-measure start.
As with v1.0, every change traces to requirement-keyed tests with published evidence reports — the overview ships with five new reviewed requirements (SH-OVW-001…005).
Requirements delivered: obot.roadmap#25 (canonical demo data — pharmaverseadam); extends obot.roadmap#1.
This release was drafted by Claude Code using Fable 5 and reviewed by @jwildfire