Skip to content

feat: Add support for ImPlot-style custom getters#191

Open
oliverdixon wants to merge 2 commits into
brenocq:mainfrom
oliverdixon:add-custom-getter-support
Open

feat: Add support for ImPlot-style custom getters#191
oliverdixon wants to merge 2 commits into
brenocq:mainfrom
oliverdixon:add-custom-getter-support

Conversation

@oliverdixon

Copy link
Copy Markdown

Addresses #190 by exposing the getter interface on the public API. Introduces -G variants for line, scatter, quad, and triangle plotters. Most of the code was mirrored from the existing implementations in ImPlot.

  • Example for PlotLineG added in the demo window.
  • Contribution formatted with clang-format
  • Documentation added in implot3d.h

@oliverdixon oliverdixon requested a review from brenocq as a code owner June 30, 2026 12:50
@github-actions github-actions Bot added the status:review The task is under review label Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status:review The task is under review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant