Skip to content

## [0.8.4] - 2026-03-27 - Shapes, X-Axis Layout & Multiline Labels#37

Merged
alaa-eddine merged 5 commits intomainfrom
dev
Mar 27, 2026
Merged

## [0.8.4] - 2026-03-27 - Shapes, X-Axis Layout & Multiline Labels#37
alaa-eddine merged 5 commits intomainfrom
dev

Conversation

@alaa-eddine
Copy link
Copy Markdown
Contributor

[0.8.4] - 2026-03-27 - Shapes, X-Axis Layout & Multiline Labels

Fixed

  • ShapeRenderer Absolute Positioning: Corrected coordinate handling for plotshape / character markers when using absolute positioning so shapes land on the intended bar/price instead of drifting (with supporting LayoutManager updates).
  • Shape Plot (ScatterRenderer) & X-Axis Placement: Fixed shape rendering in multi-pane layouts. X-axis is now forced to the bottom of each grid so category labels and time scale stay visually anchored under the chart instead of floating with split panes.
  • Multiline Labels (LabelRenderer): Bubble-style labels with \n in the text now size correctly — width from the longest line, height from line count × line height — instead of treating the whole string as one line (which clipped or mis-centered multi-line copy).

@alaa-eddine alaa-eddine merged commit 7c3b554 into main Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant