epezent / epezent/implot

[Feature] remove stride and offset from ImPlotSpec

Open
#690 3 comments 0 reactions 0 assignees View on GitHub
prio:medium status:idea type:feat
Dominant language
C++
Stars
6.2k
Forks
693
PR merge metrics
No merged PRs in 30d

Description

**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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.