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 }}
multiplemonomials
/
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
on
master
User selector
All users
All time
Commit history
Commits on Sep 14, 2020
Fix some unintentional change reversions
multiplemonomials
committed
f646ff8
View commit details
Copy full SHA for f646ff8
View code at this point
Browse repository at this point
Modifications to support GCC 7
multiplemonomials
committed
79d7a6a
View commit details
Copy full SHA for 79d7a6a
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
Activate option to `BUILD_WITH_PEDANTIC_WARNINGS`
alandefreitas
committed
cac6907
View commit details
Copy full SHA for cac6907
View code at this point
Browse repository at this point
Improve pipe error message
alandefreitas
committed
b055a03
View commit details
Copy full SHA for b055a03
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
Reduce copying in to_vector_{1,2,3}d
Show description for 2f7220d
lacc97
committed
2f7220d
View commit details
Copy full SHA for 2f7220d
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
Merge pull request #46 from sammi/master
Show description for b1faeab
alandefreitas
authored
b1faeab
View commit details
Copy full SHA for b1faeab
View code at this point
Browse repository at this point
Replace add_compile_option by target_compile_option.
sammi
committed
00c3d25
View commit details
Copy full SHA for 00c3d25
View code at this point
Browse repository at this point
Merge pull request #45 from sammi/master
Show description for e850fa4
alandefreitas
authored
e850fa4
View commit details
Copy full SHA for e850fa4
View code at this point
Browse repository at this point
Fix compile error caused by line_spec.cpp utf8 character.
sammi
committed
4dda9d5
View commit details
Copy full SHA for 4dda9d5
View code at this point
Browse repository at this point
Remove redundant build messages
alandefreitas
committed
a27f6c4
View commit details
Copy full SHA for a27f6c4
View code at this point
Browse repository at this point
Don't use ZLIB unless we find PNG lib too
alandefreitas
committed
d0abb8c
View commit details
Copy full SHA for d0abb8c
View code at this point
Browse repository at this point
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
Improve gnuplot_version()
alandefreitas
committed
f02f8d6
View commit details
Copy full SHA for f02f8d6
View code at this point
Browse repository at this point
Remove one more unnecessary optional dependency
alandefreitas
committed
5c50fc4
View commit details
Copy full SHA for 5c50fc4
View code at this point
Browse repository at this point
Commits on Sep 3, 2020
Merge pull request #36 from lacc97/no-install-deps
Show description for 3d57026
alandefreitas
authored
3d57026
View commit details
Copy full SHA for 3d57026
View code at this point
Browse repository at this point
Rename `axis` to `axis_type` to avoid conflicts on MSVC
alandefreitas
committed
3b58ccb
View commit details
Copy full SHA for 3b58ccb
View code at this point
Browse repository at this point
Rename `axes` to `axes_type` to avoid conflicts on MSVC
alandefreitas
committed
57c9b72
View commit details
Copy full SHA for 57c9b72
View code at this point
Browse repository at this point
Rename `figure` to `figure_type` to avoid conflicts on MSVC
alandefreitas
committed
06bed1d
View commit details
Copy full SHA for 06bed1d
View code at this point
Browse repository at this point
Install private dependencies when building as static library
Show description for 2a9b87d
lacc97
committed
2a9b87d
View commit details
Copy full SHA for 2a9b87d
View code at this point
Browse repository at this point
Create `figure_no_backend`
alandefreitas
committed
e6a54c7
View commit details
Copy full SHA for e6a54c7
View code at this point
Browse repository at this point
Split OpenGL backend into two backends
Show description for a20a51f
alandefreitas
committed
a20a51f
View commit details
Copy full SHA for a20a51f
View code at this point
Browse repository at this point
Add #include <cctype> for std::isspace
alandefreitas
committed
e67a7d6
View commit details
Copy full SHA for e67a7d6
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
Make explicit conversions in axes, figure, colors, and common
alandefreitas
committed
1993634
View commit details
Copy full SHA for 1993634
View code at this point
Browse repository at this point
Make IMPORTED libraries GLOBAL
Show description for 162ce2a
lacc97
committed
162ce2a
View commit details
Copy full SHA for 162ce2a
View code at this point
Browse repository at this point
Make cimg a private dependency of matplot++
Show description for 44e186e
lacc97
committed
44e186e
View commit details
Copy full SHA for 44e186e
View code at this point
Browse repository at this point
Make nodesoup a private dependency of matplot++
Show description for 39d5eb2
lacc97
committed
39d5eb2
View commit details
Copy full SHA for 39d5eb2
View code at this point
Browse repository at this point
Make std::filesystem a private dependency of matplot++
Show description for 46e01bf
lacc97
committed
46e01bf
View commit details
Copy full SHA for 46e01bf
View code at this point
Browse repository at this point
Remove optional dependency that was incompatible with C++17
alandefreitas
committed
4d19af6
View commit details
Copy full SHA for 4d19af6
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
Require TRACE_GNUPLOT_COMMANDS to be defined explicitly
alandefreitas
committed
642f04b
View commit details
Copy full SHA for 642f04b
View code at this point
Browse repository at this point
Merge pull request #29 from xnorpx/dev/splitexit
Show description for 79276be
alandefreitas
authored
79276be
View commit details
Copy full SHA for 79276be
View code at this point
Browse repository at this point
Make type conversions explicit
alandefreitas
committed
aa43ad2
View commit details
Copy full SHA for aa43ad2
View code at this point
Browse repository at this point
Fix split exit command on windows
xnorpx
committed
bb971a6
View commit details
Copy full SHA for bb971a6
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
Merge branch 'master' of https://github.com/alandefreitas/matplotplusplus
alandefreitas
committed
424b8ef
View commit details
Copy full SHA for 424b8ef
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.