Missing Bindings: ImPlot plot methods with length
Version
1.87.1
What part of the binding has gaps?
implot
What is missing?
1.86.x exposed the length parameter on plot* methods. This is no longer available in 1.87.0 bindings, so one can only plot the full buffer. However there are legitimate use-cases where one needs this (eg. resizable buffers).