FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · epezent/implot · GitHub
epezent
/
implot
Public
Notifications
You must be signed in to change notification settings
Fork
696
Star
6.2k
Code
Issues
105
Pull requests
29
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 6, 2026
fix: use ImDrawList::_SelectLineTexture()
ocornut
authored and
brenocq
committed
7eeb916
View commit details
Copy full SHA for 7eeb916
Browse repository at this point
replace horizontal/vertical AddLine() calls to ImPlot's AddLineH() / AddLineV() wrappers. (#711)
Show description for 47c994a
ocornut
authored and
brenocq
committed
47c994a
View commit details
Copy full SHA for 47c994a
Browse repository at this point
Commits on Jun 2, 2026
feat: add vertical and horizontal markers (#702)
Show description for d65a2be
bruno-f-cruz
and
brenocq
authored
d65a2be
View commit details
Copy full SHA for d65a2be
Browse repository at this point
feat: ignore `deprecated-enum-enum-conversion` warnings in GCC (#706)
Show description for 63cf6c7
samangh
authored
63cf6c7
View commit details
Copy full SHA for 63cf6c7
Browse repository at this point
Commits on May 10, 2026
fix: use MarkerLineColor property to color PlotScatter item
brenocq
committed
1351ab2
View commit details
Copy full SHA for 1351ab2
Browse repository at this point
fix: legend color not being modified by PlotDummy
brenocq
committed
4ce67e3
View commit details
Copy full SHA for 4ce67e3
Browse repository at this point
chore: bump version to v1.1 WIP
brenocq
committed
262de51
View commit details
Copy full SHA for 262de51
Browse repository at this point
fix: ImDrawList::AddRect() signature change in 19276 (#703)
ocornut
authored
9751e23
View commit details
Copy full SHA for 9751e23
Browse repository at this point
Commits on Apr 5, 2026
refactor: bump version to v1.0 and remove deprecated
brenocq
committed
524f9fc
View commit details
Copy full SHA for 524f9fc
Browse repository at this point
Commits on Apr 4, 2026
feat: per-index color/size support with ImPlotSpec (#672)
Show description for e3af5e3
brenocq
authored
e3af5e3
View commit details
Copy full SHA for e3af5e3
Browse repository at this point
fix: apply FillAlpha consistently in shaded const color paths
brenocq
committed
623e69c
View commit details
Copy full SHA for 623e69c
Browse repository at this point
feat: add bounds checking to GetterIdxColor and GetterIdxSize
brenocq
committed
e31b6af
View commit details
Copy full SHA for e31b6af
Browse repository at this point
fix: missing FillAlpha in PlotBarsHEx
brenocq
committed
83438de
View commit details
Copy full SHA for 83438de
Browse repository at this point
merge: branch 'master' into feat/spec-colors
brenocq
committed
ebcd473
View commit details
Copy full SHA for ebcd473
Browse repository at this point
Commits on Apr 3, 2026
style: replace integer colors with IM_RGB (#692)
Show description for 5965089
authored
5965089
View commit details
Copy full SHA for 5965089
Browse repository at this point
docs: fix typo (#687)
bostick
authored
aa82aae
View commit details
Copy full SHA for aa82aae
Browse repository at this point
fix: warning when doing bitwise operation between different enum types (#689)
Show description for 9c34c33
bostick
and
brenocq
authored
9c34c33
View commit details
Copy full SHA for 9c34c33
Browse repository at this point
Commits on Mar 7, 2026
feat: add ImPlotPieChartFlags_NoSliceBorder and custom pie renderers (#679)
Show description for bd99f8d
brenocq
authored
bd99f8d
View commit details
Copy full SHA for bd99f8d
Browse repository at this point
fix: add assertion for n_ticks minimum when labels provided (#677)
Show description for 2c232a5
brenocq
authored
2c232a5
View commit details
Copy full SHA for 2c232a5
Browse repository at this point
fix: multi-line axis/tick labels (#678)
Show description for dae3b22
brenocq
authored
dae3b22
View commit details
Copy full SHA for dae3b22
Browse repository at this point
fix: wrong zoom when axes are equal (#675)
Show description for d56c8eb
brenocq
authored
d56c8eb
View commit details
Copy full SHA for d56c8eb
Browse repository at this point
fix: correct prims count in bar renderer constructors
brenocq
committed
4b4c8ca
View commit details
Copy full SHA for 4b4c8ca
Browse repository at this point
feat: plot polygon (#673)
Show description for 625ed87
brenocq
authored
625ed87
View commit details
Copy full SHA for 625ed87
Browse repository at this point
refactor: replace alloca with IM_ALLOC
brenocq
committed
026b0e0
View commit details
Copy full SHA for 026b0e0
Browse repository at this point
style: add demo markers to polygon plots
brenocq
committed
46abf4e
View commit details
Copy full SHA for 46abf4e
Browse repository at this point
Merge branch 'master' into feat/polygon
brenocq
committed
5022337
View commit details
Copy full SHA for 5022337
Browse repository at this point
docs: add IMGUI_DEMO_MARKER sections (for imgui manual) (#683)
pthom
authored
a762426
View commit details
Copy full SHA for a762426
Browse repository at this point
docs: update demo link
brenocq
authored
5a9afca
View commit details
Copy full SHA for 5a9afca
Browse repository at this point
Commits on Feb 16, 2026
fix: multi-line axis/tick labels
brenocq
committed
7dd82a8
View commit details
Copy full SHA for 7dd82a8
Browse repository at this point
fix: add assertion for n_ticks minimum when labels provided
brenocq
committed
d0dd37f
View commit details
Copy full SHA for d0dd37f
Browse repository at this point
fix: zoom around cursor when axes are equal
brenocq
committed
b132f24
View commit details
Copy full SHA for b132f24
Browse repository at this point
Commits on Feb 14, 2026
docs: plot polygon method description
brenocq
committed
5393be8
View commit details
Copy full SHA for 5393be8
Browse repository at this point
feat: PlotPolygon
brenocq
committed
57e7ccd
View commit details
Copy full SHA for 57e7ccd
Browse repository at this point
feat: MarkerSizes property
brenocq
committed
f1c318b
View commit details
Copy full SHA for f1c318b
Browse repository at this point
refactor: avoid duplicated code in marker rendering
brenocq
committed
5e27ca0
View commit details
Copy full SHA for 5e27ca0
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL