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
Accelerator
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 }}
ProgrammingTinker
/
matplotplusplus
Public
forked from
alandefreitas/matplotplusplus
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
matplotplusplus
source
matplot
core
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 1, 2025
fix: compiler warnings and errors
FrancoisCarouge
authored
b2fed97
View commit details
Copy full SHA for b2fed97
View code at this point
Browse repository at this point
Commits on Oct 7, 2025
fix: gnuplot_includes_legends returns true
double-fault
authored
24eab5f
View commit details
Copy full SHA for 24eab5f
View code at this point
Browse repository at this point
Commits on Sep 22, 2025
refactor: performance and safety improvements
mikucionisaau
authored
dc4efce
View commit details
Copy full SHA for dc4efce
View code at this point
Browse repository at this point
Commits on Jun 3, 2025
Add the option to make the legend transparent
Show description for bdf62ff
blaiselcq
authored and
alandefreitas
committed
bdf62ff
View commit details
Copy full SHA for bdf62ff
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
fix: don't ignore `rticks()` when the r-axis is not visible
Show description for 7af365c
j0hnnybash
authored
7af365c
View commit details
Copy full SHA for 7af365c
View code at this point
Browse repository at this point
Commits on Jun 19, 2023
fix(examples): ignore unused structured bindings
Show description for c49635c
alandefreitas
committed
c49635c
View commit details
Copy full SHA for c49635c
View code at this point
Browse repository at this point
build: set up export header
alandefreitas
committed
1cb600f
View commit details
Copy full SHA for 1cb600f
View code at this point
Browse repository at this point
fix: remove u8 literals
j0hnnybash
authored
3db74db
View commit details
Copy full SHA for 3db74db
View code at this point
Browse repository at this point
fix: r_minor_grid behavior is consistent with xyz_minor_grid
j0hnnybash
authored
d01d902
View commit details
Copy full SHA for d01d902
View code at this point
Browse repository at this point
Commits on Jun 13, 2023
Data was not rendering correctly due to low precision rounding in data_string. Increased precision of data strings to 10 digits. Was using data sampled at about 0.8ns and it was putting the first 1β¦
Show description for 62ef6b0
tstrutz
authored and
alandefreitas
committed
62ef6b0
View commit details
Copy full SHA for 62ef6b0
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
Fix localtime
Show description for 536fe98
kwoodle
authored
536fe98
View commit details
Copy full SHA for 536fe98
View code at this point
Browse repository at this point
Commits on Jul 30, 2022
Fix large numbers and add timestamp support (#273)
Show description for 3c81acc
TheGreatRambler
authored
3c81acc
View commit details
Copy full SHA for 3c81acc
View code at this point
Browse repository at this point
Fix incorrect min/max values.
csernib
authored and
alandefreitas
committed
524e626
View commit details
Copy full SHA for 524e626
View code at this point
Browse repository at this point
Commits on Jul 9, 2022
Fix quiver scaling to respect user input (#280)
Show description for e17c934
acxz
authored
e17c934
View commit details
Copy full SHA for e17c934
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
Fix "set title" command string when saving image
Show description for c383b5a
wjdragon
authored and
alandefreitas
committed
c383b5a
View commit details
Copy full SHA for c383b5a
View code at this point
Browse repository at this point
Commits on Sep 28, 2021
Fix axis error in axes_type::ylim()
Show description for fdcae88
eagle-dai
authored
fdcae88
View commit details
Copy full SHA for fdcae88
View code at this point
Browse repository at this point
Commits on May 21, 2021
Fix MSVC pedantic warnings
alandefreitas
committed
65d5917
View commit details
Copy full SHA for 65d5917
View code at this point
Browse repository at this point
Commits on May 18, 2021
changed name of magnitudes to colors
matthew-hennefarth
committed
b9b7fe4
View commit details
Copy full SHA for b9b7fe4
View code at this point
Browse repository at this point
added 3d example quiver and fixed some stuff
matthew-hennefarth
committed
8492241
View commit details
Copy full SHA for 8492241
View code at this point
Browse repository at this point
Commits on May 17, 2021
slightly fix interface
matthew-hennefarth
committed
dcd56a0
View commit details
Copy full SHA for dcd56a0
View code at this point
Browse repository at this point
Commits on May 15, 2021
added scaling fix
matthew-hennefarth
committed
267c944
View commit details
Copy full SHA for 267c944
View code at this point
Browse repository at this point
colormap and possible normalize
matthew-hennefarth
committed
b8a3f10
View commit details
Copy full SHA for b8a3f10
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
Update axes_type.cpp
Show description for 554aaa7
edvinsmineikis
authored
554aaa7
View commit details
Copy full SHA for 554aaa7
View code at this point
Browse repository at this point
Update axes_type.cpp
Show description for b35905e
edvinsmineikis
authored
b35905e
View commit details
Copy full SHA for b35905e
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Update axes_type.cpp
Show description for 98214bc
edvinsmineikis
authored
98214bc
View commit details
Copy full SHA for 98214bc
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
Fix float conversion warnings.
avocadoboi
committed
d3bd62b
View commit details
Copy full SHA for d3bd62b
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
Fix NVCC compilation error
kaffehalv
committed
11d3d12
View commit details
Copy full SHA for 11d3d12
View code at this point
Browse repository at this point
Commits on Oct 5, 2020
Unset default colorbox on 3D plots
alandefreitas
committed
5067ee9
View commit details
Copy full SHA for 5067ee9
View code at this point
Browse repository at this point
Define Sans as default font on Windows
alandefreitas
committed
7e7544c
View commit details
Copy full SHA for 7e7544c
View code at this point
Browse repository at this point
Define gcf with quiet mode parameter
alandefreitas
committed
9f1c9fb
View commit details
Copy full SHA for 9f1c9fb
View code at this point
Browse repository at this point
Commits on Oct 3, 2020
Improve version checking to guarantee we can use legends
alandefreitas
committed
1d33e0b
View commit details
Copy full SHA for 1d33e0b
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
Fix pedantic warnings on MSVC, GCC, and Clang
alandefreitas
committed
52d9e75
View commit details
Copy full SHA for 52d9e75
View code at this point
Browse repository at this point
Commits on Sep 8, 2020
Use std::string_view instead of const-ref to std::string when possible
Show description for 7229a40
lacc97
committed
7229a40
View commit details
Copy full SHA for 7229a40
View code at this point
Browse repository at this point
Commits on Sep 6, 2020
Fix perfect forwarding
Show description for 8e908ad
lacc97
committed
8e908ad
View commit details
Copy full SHA for 8e908ad
View code at this point
Browse repository at this point
Commits on Sep 5, 2020
Check gnuplot version for legends
alandefreitas
committed
a898a25
View commit details
Copy full SHA for a898a25
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.