Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
lava
/
matplotlib-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
4.7k
Code
Issues
192
Pull requests
32
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
d741050
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 21, 2020
Fix use-after-free bug when plotting unknown numeric types
lava
committed
d741050
Copy full SHA for d741050
Commits on Apr 18, 2020
Reword libpython dependency; move vcpkg section
lava
committed
edb4074
Copy full SHA for edb4074
Add vcpkg installation instructions
NancyLi1013
authored and
lava
committed
1243814
Copy full SHA for 1243814
Replace occurrences of std::unordered_map<> with std::map<>
mateogianolio
authored and
lava
committed
9595628
Copy full SHA for 9595628
:wrench: Moved all elements related to docker build in contrib
Show description for 823de00
Gjacquenot
authored and
lava
committed
823de00
Copy full SHA for 823de00
:pencil: Typo update in Readme.md
Gjacquenot
authored and
lava
committed
a7c38ad
Copy full SHA for a7c38ad
:sparkle: Added a first CI file
Gjacquenot
authored and
lava
committed
fa673c6
Copy full SHA for fa673c6
:sparkle: Added a target to build docker image
Gjacquenot
authored and
lava
committed
7ef2559
Copy full SHA for 7ef2559
:sparkle: Added a first version of Dockerfile
Gjacquenot
authored and
lava
committed
d7839cc
Copy full SHA for d7839cc
ensure interpreter is initialized for suptitle & subplot
acxz
authored and
lava
committed
e5ffc6c
Copy full SHA for e5ffc6c
Commits on Apr 6, 2020
delete unnecessary "inline" on get_array(vector<string>)
tomotakaeru
authored and
lava
committed
2843ebb
Copy full SHA for 2843ebb
add "inline" to get_array, color_bar, axvline
tomotakaeru
authored and
lava
committed
ea527fd
Copy full SHA for ea527fd
Commits on Mar 31, 2020
Fix numpy detection and provide some functions even when numpy is not available
lava
committed
7f7b852
Copy full SHA for 7f7b852
Commits on Mar 29, 2020
Add experimental documentation target
Show description for 41477fc
lava
committed
41477fc
Copy full SHA for 41477fc
Commits on Mar 28, 2020
Add 3D line plot and zlabel function.
brianphung
authored and
lava
committed
811ebfb
Copy full SHA for 811ebfb
Adds vim tempfiles to gitignore
cdbrkfxrpt
authored and
lava
committed
9b23ca0
Copy full SHA for 9b23ca0
Adds boxplot, get_strarray and get_listlist
cdbrkfxrpt
authored and
lava
committed
52816e2
Copy full SHA for 52816e2
Adds axvline to function scope
cdbrkfxrpt
authored and
lava
committed
1809d7a
Copy full SHA for 1809d7a
Remove indentation around 'imshow()' functions
Show description for d283d47
lava
committed
d283d47
Copy full SHA for d283d47
Rename make variable CXXFLAGS -> EXTRA_FLAGS
Show description for de33a57
lava
committed
de33a57
Copy full SHA for de33a57
Commits on Mar 27, 2020
implement colorbar; requires returned PyObject of mappable object
Show description for f1af639
tkphd
authored and
lava
committed
f1af639
Copy full SHA for f1af639
Commits on Dec 20, 2019
Added information about backend renderer issue on MacOS
Ilya Makarov
authored and
Benno Evers
committed
f23347f
Copy full SHA for f23347f
Updated wording in README.
Benno Evers
committed
7219c61
Copy full SHA for 7219c61
Commits on Dec 17, 2019
Updated cmake readme section.
Ilya Makarov
committed
61da78f
Copy full SHA for 61da78f
Commits on Dec 6, 2019
Added #include "unordered_map" to main header
Show description for d687405
Marcus-Davi
authored and
lava
committed
d687405
Copy full SHA for d687405
Commits on Nov 28, 2019
Implemented wrapper corresponding to tick_params in matplotlib
belre
authored and
Benno Evers
committed
8297ae8
Copy full SHA for 8297ae8
Fix multiple definition of subplot2grid
zinsmatt
authored and
lava
committed
6fb6a91
Copy full SHA for 6fb6a91
Add possibility to pass additional parameters to scatter (like color or label)
zinsmatt
authored and
lava
committed
97729fd
Copy full SHA for 97729fd
Commits on Oct 25, 2019
Rearrange Makefile.
Benno Evers
committed
5adfbe0
Copy full SHA for 5adfbe0
subplot2grid implementation and example
tkphd
authored and
Benno Evers
committed
1ac91f7
Copy full SHA for 1ac91f7
Fix: Allow for building examples individually
Show description for 6ec72da
alexdewar
authored and
lava
committed
6ec72da
Copy full SHA for 6ec72da
Add .gitignore file for example binaries
alexdewar
authored and
lava
committed
1c2a51f
Copy full SHA for 1c2a51f
Makefile: Better numpy handling and make building more generic
Show description for dbe8e4c
alexdewar
authored and
lava
committed
dbe8e4c
Copy full SHA for dbe8e4c
Fix for imshow multiple definition error #48
Show description for d3137c5
pm-twice
authored and
lava
committed
d3137c5
Copy full SHA for d3137c5
Commits on Aug 22, 2019
Implements bar slightly more closely to matplotlib
cdbrkfxrpt
authored and
lava
committed
f4ad842
Copy full SHA for f4ad842
Pagination
Previous
Next
You can’t perform that action at this time.