Skip to content

dsh-context v0.3.0

Choose a tag to compare

@bowenliang123 bowenliang123 released this 14 Aug 10:02
· 28 commits to main since this release

History chart overhaul — the trend chart no longer stretches or squashes.

Changes

  • Fixed-width bars (14px columns): sparse histories no longer render as fat bars, and dense histories scroll horizontally instead of compressing.
  • Scrollable history: the chart scrolls left to reach earlier requests; it stays anchored on the newest bars unless you scroll away manually.
  • Turn ranges: a tick row under the bars groups consecutive requests of the same turn into one labeled range (e.g. T1 spans all of its bars with a connector line), so multi-step turns are readable at a glance.
  • Chart render test added (stateful fake React drives the view; asserts bar count, scroll container, and turn-range geometry).

📦 npm: https://www.npmjs.com/package/dsh-context