Skip to content

Tags: epezent/implot

Tags

v0.16

Toggle v0.16's commit message
Update version and copyright year

v0.15

Toggle v0.15's commit message
Version 0.15

Add missing changelog.
v0.15 tag/release was previously set on cc5e1da about 3 weeks ago, will attempt to change tag into this commit.

v0.14

Toggle v0.14's commit message

v0.13

Toggle v0.13's commit message

v0.12

Toggle v0.12's commit message
buffer overflow fix

v0.11

Toggle v0.11's commit message
fix imgui backward compat, YAxis[3], and add new demo benchmark optio…

…n for LineG

v0.10

Toggle v0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Subplots (#203)

* SubPlots: Y axis padding over multiple plots

* Align Plots Group

new signature ID, ImPool  to store padding data, demo

* Align plots orientation (vertically, horizontally)

vertical will align Y axis, horizontal will align X axis.
*signature changed

* ImPlotOrientation used as flag for 2D grids of aligned plots

#144 (comment)

* AlignPlots updates to merge with v.0.9

* Sync to v0.9 20210127

* subplots proto

* make link flags work

* stuff

* add multi-line centered titles

* subplots work

* flag ideas

* better subplot positioning

* resizable subplots

* subplot shared items

* subplot ratios

* some cleanup and refactor

* some cleanup and refactor

* refactors and demo reorganization

* context menus...almost done!

* context menus, bug fixes

* active id

* make implot use ButtonBehavior throughout

* bug fixes

* more bug fixes

* tweaks

* fix id issue

* finish work on subplots

Co-authored-by: ozlb <[email protected]>

v0.9

Toggle v0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.8

Toggle v0.8's commit message
update tables demo to use TableHeadersRow

v0.7

Toggle v0.7's commit message
trim white space