Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
epezent
/
implot
Public
Notifications
You must be signed in to change notification settings
Fork
696
Star
6.2k
Code
Issues
105
Pull requests
28
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Feat: Per-Index Color/Size Support with ImPlotSpec
- #672
#672
Merged
brenocq
merged 25 commits into
master
epezent/implot:master
from
feat/spec-colors
epezent/implot:feat/spec-colors
Copy head branch name to clipboard
Apr 4, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Feat: Per-Index Color/Size Support with ImPlotSpec
#672
brenocq
merged 25 commits into
master
epezent/implot:master
from
feat/spec-colors
epezent/implot:feat/spec-colors
Copy head branch name to clipboard
Commits
Commits on Feb 13, 2026
feat: create color indexer and color getter
brenocq
committed
9031c55
View commit details
Copy full SHA for 9031c55
Browse repository at this point
feat: add ImPlotProp_LineColors and ImPlotProp_FillColors properties
brenocq
committed
abf076f
View commit details
Copy full SHA for abf076f
Browse repository at this point
feat: use GetterColor in RendererLineStrip
brenocq
committed
38aba54
View commit details
Copy full SHA for 38aba54
Browse repository at this point
feat: per-index line colors demo
brenocq
committed
5f6f779
View commit details
Copy full SHA for 5f6f779
Browse repository at this point
feat: PlotShaded with per-index color
brenocq
committed
e9de1a6
View commit details
Copy full SHA for e9de1a6
Browse repository at this point
feat: PlotBubble with per-index color
brenocq
committed
6e38fde
View commit details
Copy full SHA for 6e38fde
Browse repository at this point
feat: GetterConstColor and GetterIdxColor
brenocq
committed
0f48238
View commit details
Copy full SHA for 0f48238
Browse repository at this point
feat: PlotStairs with per-index color
brenocq
committed
4d58001
View commit details
Copy full SHA for 4d58001
Browse repository at this point
feat: PlotBars with per-index color
brenocq
committed
345dad1
View commit details
Copy full SHA for 345dad1
Browse repository at this point
feat: PlotInfLines and PlotStems with per-index color
brenocq
committed
1da69ac
View commit details
Copy full SHA for 1da69ac
Browse repository at this point
feat: add MarkerLineColors and MarkerFillColors properties
brenocq
committed
56572e8
View commit details
Copy full SHA for 56572e8
Browse repository at this point
fix: M_PI warnings
brenocq
committed
05c8809
View commit details
Copy full SHA for 05c8809
Browse repository at this point
feat: improve colorful bubbles demo
brenocq
committed
ede25b7
View commit details
Copy full SHA for ede25b7
Browse repository at this point
feat: improve colorful lines demo
brenocq
committed
55252b3
View commit details
Copy full SHA for 55252b3
Browse repository at this point
feat: improve colorful shaded plots demo
brenocq
committed
4f4f456
View commit details
Copy full SHA for 4f4f456
Browse repository at this point
feat: improve colorful stairstep plot demo
brenocq
committed
93f7e82
View commit details
Copy full SHA for 93f7e82
Browse repository at this point
feat: improve colorful bar and stem demos
brenocq
committed
d1ca004
View commit details
Copy full SHA for d1ca004
Browse repository at this point
Commits on Feb 14, 2026
Merge branch 'master' into feat/spec-colors
brenocq
committed
19d111a
View commit details
Copy full SHA for 19d111a
Browse repository at this point
refactor: rename PlotBubble to PlotBubbles
brenocq
committed
8d702bc
View commit details
Copy full SHA for 8d702bc
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
feat: MarkerSizes property
brenocq
committed
f1c318b
View commit details
Copy full SHA for f1c318b
Browse repository at this point
Commits on Apr 4, 2026
merge: branch 'master' into feat/spec-colors
brenocq
committed
ebcd473
View commit details
Copy full SHA for ebcd473
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
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: apply FillAlpha consistently in shaded const color paths
brenocq
committed
623e69c
View commit details
Copy full SHA for 623e69c
Browse repository at this point
You can’t perform that action at this time.