Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SamuMazzi
/
implot
Public
forked from
epezent/implot
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 26, 2024
Merge branch 'master' into master
SamuMazzi
authored
30eb988
Copy full SHA for 30eb988
Rename `IsPlotChanging` to `IsAxisRangeChanging` and define `PreviousRange` in `SetupFinish`
SamuMazzi
committed
9478e2f
Copy full SHA for 9478e2f
Commits on Dec 24, 2024
feat: add `ImPlotPieChartFlags_Exploding` (#592)
SamuMazzi
authored
35f7955
Copy full SHA for 35f7955
Added IMGUI_DISABLE_DEMO_WINDOWS support (#603)
Show description for 2b2a6e4
StewMcc
authored
2b2a6e4
Copy full SHA for 2b2a6e4
Commits on Dec 21, 2024
Update build.yml to macos-latest
epezent
authored
fc3b781
Copy full SHA for fc3b781
refactor a few time utils; add Now/Today (#605)
epezent
authored
93ce416
Copy full SHA for 93ce416
Commits on Dec 18, 2024
Update README.md
epezent
authored
77674d2
Copy full SHA for 77674d2
Commits on Oct 29, 2024
Added support for IMGUI_DISABLE. (#563)
ocornut
committed
419a8a0
Copy full SHA for 419a8a0
Added header guard for IMGUI_DEFINE_MATH_OPERATORS (#546, #449)
micb25
authored
9be7915
Copy full SHA for 9be7915
Fix typo in user guide
helmutbuhler
authored and
ocornut
committed
33811aa
Copy full SHA for 33811aa
Commits on Sep 20, 2024
feat: add `IsPlotChanging()`
Show description for 9c44711
SamuMazzi
committed
9c44711
Copy full SHA for 9c44711
Commits on Jan 22, 2024
Remove trailing blanks.
ocornut
committed
f156599
Copy full SHA for f156599
Commits on Nov 9, 2023
Using offsetof() instead of obsoleted IM_OFFSETOF()
Show description for 1f7a8c0
ocornut
committed
1f7a8c0
Copy full SHA for 1f7a8c0
Commits on Sep 26, 2023
Fix EndPlot() not deducing auto color for ImPlotCol_PlotBorder (#517)
elvissteinjr
authored
065acc3
Copy full SHA for 065acc3
Small Pie Chart enhancements (#412)
Show description for 22ef01e
Ben1138
authored
22ef01e
Copy full SHA for 22ef01e
fix: Fix indexing logic of GetterHeatmapColMaj::operator() (#511)
Show description for 538a306
cwahn
authored
538a306
Copy full SHA for 538a306
Fix using ImFloor() instead of IM_FLOOR().
Show description for 5e5e884
ocornut
committed
5e5e884
Copy full SHA for 5e5e884
Commits on Aug 23, 2023
Ability to query point, line and rect drags for their click, hovered and held states (#507)
Show description for 7b91715
pozemka
and
epezent
authored
7b91715
Copy full SHA for 7b91715
Commits on Aug 21, 2023
ImPlotPoint::operator[] bounds checking and adopt constexpr constructors
epezent
committed
4f47cdf
Copy full SHA for 4f47cdf
Merge branch 'master' of https://github.com/epezent/implot
epezent
committed
cb6026a
Copy full SHA for cb6026a
Early end items with count <= 0
epezent
committed
2e469d5
Copy full SHA for 2e469d5
Typo in README
epezent
authored
95de2af
Copy full SHA for 95de2af
Update README with Q&A on AA
epezent
committed
35cf709
Copy full SHA for 35cf709
Commits on Aug 20, 2023
fix division by zero in RendererShaded
epezent
committed
4330220
Copy full SHA for 4330220
Implement legend scrolling and update scroll capture behavior when zooming (#504)
Show description for a2632b9
epezent
authored
a2632b9
Copy full SHA for a2632b9
Update version and copyright year
epezent
committed
18c7243
Copy full SHA for 18c7243
Fix linked axes for case where Range.Min > previous Range.Max
epezent
committed
e3eab27
Copy full SHA for e3eab27
Removed redundant semicolons (causes warning with -Wpedantic) (#453)
Show description for 30d175b
azonenberg
authored
30d175b
Copy full SHA for 30d175b
add comment about v_min/v_max to SetupAxisLimits
epezent
committed
2c71f58
Copy full SHA for 2c71f58
Skip tick Locators if plot height/width is 0 or negative
epezent
committed
b5b796a
Copy full SHA for b5b796a
Fix IsSubplotsHovered with ImGuiHoveredFlags_AllowWhenBlockedByActiveItem
epezent
committed
1ff4b45
Copy full SHA for 1ff4b45
Fix bug and possibility of misuse in Demo_SubplotsSizing
epezent
committed
bfc1e09
Copy full SHA for bfc1e09
Update README.md
epezentFB
committed
3c92593
Copy full SHA for 3c92593
Commits on Aug 19, 2023
Added new bindings for .NET (#434)
Show description for 54c2c1b
aybe
authored
54c2c1b
Copy full SHA for 54c2c1b
Explicitly promote to double (#452)
glennsweeney
authored
d5c2aec
Copy full SHA for d5c2aec
Pagination
Previous
Next
You can’t perform that action at this time.