Skip to content

[Feature] remove stride and offset from ImPlotSpec #690

@rorschach-py

Description

@rorschach-py

Stride and offset are attributes of plot data, other members in ImPlotSpec are attributes of plot style.
It would be better to move stride and offset member from ImPlotSpec to function args or somewhere else, so that a single ImPlotSpec variable can serve as predefined plot style for multiple datasets with different memory layouts, thereby separating data from presentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    prio:mediumMedium prioritystatus:ideaFeature under considerationtype:featNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions