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 }}
FilippoGuggino
/
matplotlib-cpp
Public
forked from
lava/matplotlib-cpp
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
matplotlib-cpp
matplotlibcpp.h
on
master
User selector
All users
All time
Commit history
Commits on Jul 9, 2025
fix: imshow previously converted the color space of the original image
Filippo Guggino
committed
859237d
View commit details
Copy full SHA for 859237d
View code at this point
Browse repository at this point
fixed compilation error caused by Qt implementing a "slots" macro conflicting with Python.h
Filippo Guggino
committed
6374652
View commit details
Copy full SHA for 6374652
View code at this point
Browse repository at this point
removed Py_SetProgramName and PySys_SetArgv deprecation warnings
Filippo Guggino
committed
05b4d6b
View commit details
Copy full SHA for 05b4d6b
View code at this point
Browse repository at this point
added support to opencv CV_64F and CV_32S images
Filippo Guggino
committed
55137ad
View commit details
Copy full SHA for 55137ad
View code at this point
Browse repository at this point
fixed subplot parameter cast
Filippo Guggino
committed
d5fc5f5
View commit details
Copy full SHA for d5fc5f5
View code at this point
Browse repository at this point
added .clang-format + formatted whole project
Filippo Guggino
committed
d971c42
View commit details
Copy full SHA for d971c42
View code at this point
Browse repository at this point
removed unused includes
Filippo Guggino
committed
2f6219f
View commit details
Copy full SHA for 2f6219f
View code at this point
Browse repository at this point
Commits on Apr 2, 2021
added scatter with colors
kesha787898
authored and
Benno Evers
committed
6150108
View commit details
Copy full SHA for 6150108
View code at this point
Browse repository at this point
Updated named plots to infer different datatypes in case of x and y inputs.
SpiritSeeker
authored and
Benno Evers
committed
1480780
View commit details
Copy full SHA for 1480780
View code at this point
Browse repository at this point
Some bugfixes and adjustments for contour/spy
Benno Evers
authored and
Benno Evers
committed
630ba84
View commit details
Copy full SHA for 630ba84
View code at this point
Browse repository at this point
add spy
Cryoris
authored and
Benno Evers
committed
9ff7a4b
View commit details
Copy full SHA for 9ff7a4b
View code at this point
Browse repository at this point
add contour plot
Cryoris
authored and
Benno Evers
committed
bbfb240
View commit details
Copy full SHA for bbfb240
View code at this point
Browse repository at this point
add axhline
Cryoris
authored and
Benno Evers
committed
ec37453
View commit details
Copy full SHA for ec37453
View code at this point
Browse repository at this point
Added 'set_aspect' and set_aspect_equal function
pnarvor
authored and
lava
committed
1875696
View commit details
Copy full SHA for 1875696
View code at this point
Browse repository at this point
Commits on Mar 26, 2021
Unbreak examples by moving 'fig_number' paramter to the end of the list
Benno Evers
authored and
Benno Evers
committed
3d3f9da
View commit details
Copy full SHA for 3d3f9da
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
Fix memory leaks in xlim() and ylim()
Show description for 490fa9c
alexdewar
authored and
lava
committed
490fa9c
View commit details
Copy full SHA for 490fa9c
View code at this point
Browse repository at this point
Adding possibility to choose dpi when saving
raphael.viards@magellium.fr
authored and
lava
committed
3af24b4
View commit details
Copy full SHA for 3af24b4
View code at this point
Browse repository at this point
Fix #221 and #225
williamleong
authored and
lava
committed
2bf4f26
View commit details
Copy full SHA for 2bf4f26
View code at this point
Browse repository at this point
Add #include <string> for std::stod
Show description for d1b7c72
leha-bot
authored and
lava
committed
d1b7c72
View commit details
Copy full SHA for d1b7c72
View code at this point
Browse repository at this point
Add 3D scatter plots, allow more than one 3d plot on the same figure and make rcparams changeable.
Baggins800
authored and
Benno Evers
committed
9d19657
View commit details
Copy full SHA for 9d19657
View code at this point
Browse repository at this point
Add 3D quiver support
sapphous
authored and
lava
committed
80bc9cd
View commit details
Copy full SHA for 80bc9cd
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
Expand comment for new interkeeper() function
lava
committed
70d508f
View commit details
Copy full SHA for 70d508f
View code at this point
Browse repository at this point
Suggestion: Give more multithreading flexibility
Show description for b6f58a5
thesmallcreeper
authored and
lava
committed
b6f58a5
View commit details
Copy full SHA for b6f58a5
View code at this point
Browse repository at this point
Fix whitespace error
lava
committed
dfe5a69
View commit details
Copy full SHA for dfe5a69
View code at this point
Browse repository at this point
Added support to barh plot method
ensismoebius
authored and
lava
committed
6f841d4
View commit details
Copy full SHA for 6f841d4
View code at this point
Browse repository at this point
Add missing call to initialize interpreter in 'modern' example
lava
committed
f2bf7a4
View commit details
Copy full SHA for f2bf7a4
View code at this point
Browse repository at this point
Commits on Aug 15, 2020
Fix issue lava/matplotlib-cpp#124
bbalp
committed
f4b49a3
View commit details
Copy full SHA for f4b49a3
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
feat: Add keyword argument support to legend()
takoloco
authored and
lava
committed
b79ca6d
View commit details
Copy full SHA for b79ca6d
View code at this point
Browse repository at this point
Added arrow, cla, margins, contour
JBPennington
authored and
lava
committed
374dcd0
View commit details
Copy full SHA for 374dcd0
View code at this point
Browse repository at this point
a few of the parameters are floats. This is a quick hack to get a couple of them to work. In the future matplotlibcpp should use map<string,any> instead of map<string,string> for kwargs. That shoul…
Show description for 1079121
pf
authored and
lava
committed
1079121
View commit details
Copy full SHA for 1079121
View code at this point
Browse repository at this point
Added support for axvspan
pf
authored and
lava
committed
480af0f
View commit details
Copy full SHA for 480af0f
View code at this point
Browse repository at this point
Commits on May 11, 2020
Sprinkle calls to interpreter::get() all over the codebase
lava
committed
60dcd64
View commit details
Copy full SHA for 60dcd64
View code at this point
Browse repository at this point
Commits on May 2, 2020
Fix python3.8 segfault for the named_* family of functions
Show description for d612b52
lava
committed
d612b52
View commit details
Copy full SHA for d612b52
View code at this point
Browse repository at this point
Move Python.h include into first position
lava
committed
f5f8ce3
View commit details
Copy full SHA for f5f8ce3
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Add native numpy handling when plotting vectors of (unsigned) long long
lava
committed
ecf3a8d
View commit details
Copy full SHA for ecf3a8d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.