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 }}
perfypeng
/
matplotlib-cpp
Public
forked from
Cryoris/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
docs
User selector
All users
All time
Commit history
Commits on Aug 1, 2019
convert hist and scatter to Vector
Cryoris
committed
5038c33
View commit details
Copy full SHA for 5038c33
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
restructure initializer_list + fix *ylim()
Show description for 215741e
Cryoris
committed
215741e
View commit details
Copy full SHA for 215741e
View code at this point
Browse repository at this point
Commits on Jul 26, 2019
fix wrong argument names
Cryoris
committed
993fed1
View commit details
Copy full SHA for 993fed1
View code at this point
Browse repository at this point
Commits on Jul 3, 2019
add loc and bbox_to_anchor support for legend
Cryoris
committed
c5a2b1d
View commit details
Copy full SHA for c5a2b1d
View code at this point
Browse repository at this point
Commits on Jun 10, 2019
fix show -> xkcd typo
Cryoris
committed
c276668
View commit details
Copy full SHA for c276668
View code at this point
Browse repository at this point
remove named_loglog/semilogx/semilogy, not needed anymore
Cryoris
committed
a4523e5
View commit details
Copy full SHA for a4523e5
View code at this point
Browse repository at this point
correct behaviour for logplots when only y is given
Show description for 6d3c54e
Cryoris
committed
6d3c54e
View commit details
Copy full SHA for 6d3c54e
View code at this point
Browse repository at this point
generic vector implementation of semilogx and -y
Cryoris
committed
9cdd5ae
View commit details
Copy full SHA for 9cdd5ae
View code at this point
Browse repository at this point
cut down the copy&paste: use a base function w/ PyObject arg
Show description for 8fcd538
Cryoris
committed
8fcd538
View commit details
Copy full SHA for 8fcd538
View code at this point
Browse repository at this point
call to loglog directly instead of redirection to plot
Cryoris
committed
180d6d1
View commit details
Copy full SHA for 180d6d1
View code at this point
Browse repository at this point
implement loglog in the same fashion as plot
Cryoris
committed
6e0558d
View commit details
Copy full SHA for 6e0558d
View code at this point
Browse repository at this point
add _interpreter::get() to annotate
Cryoris
committed
f4c5d72
View commit details
Copy full SHA for f4c5d72
View code at this point
Browse repository at this point
remove support for named_plot (obsolete), see message 4 commits earlier
Cryoris
committed
7c1a3ba
View commit details
Copy full SHA for 7c1a3ba
View code at this point
Browse repository at this point
plot can take format and keywords + add more missing _interpreter::get()
Show description for aff6f64
Cryoris
committed
aff6f64
View commit details
Copy full SHA for aff6f64
View code at this point
Browse repository at this point
remove support for plot(Iterable, Callable), due to template conflicts
Show description for a3580cb
Cryoris
committed
a3580cb
View commit details
Copy full SHA for a3580cb
View code at this point
Browse repository at this point
fix merge conflict
Cryoris
committed
3684e93
View commit details
Copy full SHA for 3684e93
View code at this point
Browse repository at this point
add comment on why _interpreter::get() has to be called
Cryoris
committed
0e32084
View commit details
Copy full SHA for 0e32084
View code at this point
Browse repository at this point
eigen compatibility for plot and loglog
Cryoris
committed
fa69eb2
View commit details
Copy full SHA for fa69eb2
View code at this point
Browse repository at this point
fix segfaults caused by missing call to _interpreter::get()
Cryoris
committed
55d8977
View commit details
Copy full SHA for 55d8977
View code at this point
Browse repository at this point
Commits on May 30, 2019
fix the figsize segfault bug
Show description for 40e1571
Cryoris
committed
40e1571
View commit details
Copy full SHA for 40e1571
View code at this point
Browse repository at this point
Commits on Apr 7, 2019
Add dynamic plot class
Olivier Kermorgant
authored and
Benno Evers
committed
07a73fa
View commit details
Copy full SHA for 07a73fa
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
Add kwargs for title, xlabel, ylabel
wei-chen-li
committed
8babc98
View commit details
Copy full SHA for 8babc98
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Added missing <array> header
Show description for f64f1f6
pauljurczak
authored and
lava
committed
f64f1f6
View commit details
Copy full SHA for f64f1f6
View code at this point
Browse repository at this point
Commits on Mar 12, 2019
Add cumulative parameter to hist()
Patric Schmitz
authored and
Benno Evers
committed
d184e14
View commit details
Copy full SHA for d184e14
View code at this point
Browse repository at this point
Additional debug output if python module loading fails
Patric Schmitz
authored and
Benno Evers
committed
05087cf
View commit details
Copy full SHA for 05087cf
View code at this point
Browse repository at this point
Add portability #defines PyLong_FromLong, PyUnicode_FromString
Patric Schmitz
authored and
Benno Evers
committed
d42a969
View commit details
Copy full SHA for d42a969
View code at this point
Browse repository at this point
Add fill plot with example
Tobias Tschirch
authored and
Benno Evers
committed
d89878b
View commit details
Copy full SHA for d89878b
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
Load mplot3d module lazily.
Show description for 0e39f8f
Benno Evers
committed
0e39f8f
View commit details
Copy full SHA for 0e39f8f
View code at this point
Browse repository at this point
Add plot_surface
Show description for 69e58fe
AustinSchuh
authored and
Benno Evers
committed
69e58fe
View commit details
Copy full SHA for 69e58fe
View code at this point
Browse repository at this point
Officially require C++11.
Show description for 65933e3
Benno Evers
committed
65933e3
View commit details
Copy full SHA for 65933e3
View code at this point
Browse repository at this point
Add bar plot and subplots_adjust
LiuWeijunAntihos
authored and
Benno Evers
committed
94f6c01
View commit details
Copy full SHA for 94f6c01
View code at this point
Browse repository at this point
Add missing Py_DECREF in scatter function.
Benno Evers
committed
8baa582
View commit details
Copy full SHA for 8baa582
View code at this point
Browse repository at this point
added support for scatter plots
mdmosley1
authored and
lava
committed
78719eb
View commit details
Copy full SHA for 78719eb
View code at this point
Browse repository at this point
Add fignum_exists() function
alexdewar
authored and
Benno Evers
committed
073dd98
View commit details
Copy full SHA for 073dd98
View code at this point
Browse repository at this point
Optionally pass figure number to figure() as argument
alexdewar
authored and
Benno Evers
committed
c92ad4c
View commit details
Copy full SHA for c92ad4c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.