Skip to content

Support linear paths for static line graphs #132

Description

@harrisrobin

StaticLineGraph currently always uses Bézier interpolation. Measured signals often need straight sample-to-sample segments so the curve does not imply unmeasured values.

Proposal: add an optional curve: "bezier" | "linear" prop, defaulting to bezier for compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions