github epezent/implot v0.4
v0.4 WIP

latest releases: v0.16, v0.15, v0.14...
pre-release4 years ago

New Features / Changes:

  • introduced PlotShaded plotting functions
  • introduced ImPlotStyleVar_FillAlpha to scale fill alpha
  • plot items with the same label_id will be grouped in the legend
  • label_id s preceded by ## will not produce a legend entry
  • removed ImPlotFlags_Adaptive and ImPlotFlags_Cull
  • introduced ImPlotInputMap for remapping plot controls
  • introduced IsPlotXAxisHovered, IsPlotYAxisHovered, and IsLegendEntryHovered
  • online interactive demo added to README

Bug Fixes:

  • fixed issues with heatmap bounds #80
  • fixed issues with axes states carrying over to subsequent plots #76
  • fixed issue with circular buffer rollover #60
  • fixed bugs in demo BenchmarkItem #62
  • fixed division by zero issues #78
  • fixed compliation issues on macOS #63

See Announcements for more details.

Don't miss a new implot release

NewReleases is sending notifications on new releases.