Skip to content

aesh-charts: Viewport scrolling renders data left of Y-axis #596

Description

@stalep

When viewport scrolling is active, some scroll positions cause data points to render in the Y-axis label area (left of the plot area). The braille dots appear over the Y-axis tick labels.

This happens when the X normalization for viewport-edge data points maps to coordinates at or near the plot left boundary. The plotBraille method should clamp drawing to the plot area (plotLeft to plotRight).

Related to #594 (viewport scrolling) and #595 (braille bounds fix).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions