Skip to content

v0.2 WIP

Pre-release
Pre-release
Compare
Choose a tag to compare
@epezent epezent released this 29 May 17:45
· 475 commits to master since this release

New Features / Changes:

  • changed namespace from ImGui:: to ImPlot::
  • renamed several API functions and structs for consistent style and clarity
  • support multiple (up to 3) independent y-axes per plot
  • multi-level digital plots
  • negative data offsets
  • optimizations for high density lines
  • improved culling
  • improvements toward ImGui C++11 conformance

Special thanks: @jpieper @ozlb @sergeyn @ocornut