Skip to content

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 10:49
· 4 commits to main since this release
1df4060

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.