Skip to main content
Run any Skill in Manus
with one click

partial-bar-graft

Use when building a charting UI that needs to show the current in-progress candle correctly on page-load. Data providers return only closed bars, leaving a gap from bucket-start to "now" until live ticks arrive. Server must graft the partial bucket; client must seed the tick handler with it. Missing EITHER layer manifests as "the rightmost candle shows wrong OHLC" or "the chart appears stuck for the first few seconds after page-load."

Stars3
Forks3
UpdatedMay 21, 2026 at 19:15
SKILL.md
readonly