You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Chart annotations - get_chart_screenshot now takes an optional annotations list to mark up the chart before capture: horizontal lines,
vertical lines, trendlines, free-placed text and corner labels. Roles
(resistance, support, note, neutral) pick sensible colors, or set color directly. Up to 16 per screenshot.
Markup is drawn on the temporary chart the capture already uses, so it is
discarded with that chart and never touches your open charts.
Note
Requires the updated AgentScreenshot.ex5. Older builds keep working for
unannotated screenshots but ignore annotations.