epezent / implot

Immediate Mode Plotting
MIT License
4.65k stars 517 forks source link

Breaking Changes #371

Closed sonoro1234 closed 2 years ago

sonoro1234 commented 2 years ago

When using last implot for cimplot generation there were some breaking changes: ImPlotGetter signature change and PlotBarsHG elimination.

It would be very useful to have some guide, as for example a breaking changes list.

epezent commented 2 years ago

It's being captured in implot.cpp. Do you think we need another location?

sonoro1234 commented 2 years ago

Not sure to understand

epezent commented 2 years ago

There is a list of breaking changes in the top section of implot.cpp. Would you prefer to have them listed in a separate file?

sonoro1234 commented 2 years ago

Ahh, great. One place is enought. Thanks