epezent / implot

Immediate Mode Plotting
MIT License
4.64k stars 516 forks source link

How do I know which imgui version is used #419

Closed marshal-it closed 1 year ago

phkehl commented 1 year ago

IMPLOT_VERSION and IMGUI_VERSION.

See https://github.com/epezent/implot/blob/master/implot.h#L63 and https://github.com/ocornut/imgui/blob/master/imgui.h#L25