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 }}
cmaughan
/
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
on
master
User selector
All users
Datepicker
All time
Commit history
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
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
Commits on Sep 3, 2020
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
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 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
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
Normalize units for axis tick length
alandefreitas
committed
0c96f1b
View commit details
Copy full SHA for 0c96f1b
View code at this point
Browse repository at this point
Draw axis ticks with primitives
alandefreitas
committed
be1964a
View commit details
Copy full SHA for be1964a
View code at this point
Browse repository at this point
Install only if building as master project
lacc97
committed
d602c5d
View commit details
Copy full SHA for d602c5d
View code at this point
Browse repository at this point
Export targets and install matplot library
lacc97
committed
b21acc2
View commit details
Copy full SHA for b21acc2
View code at this point
Browse repository at this point
Include draw_path primitive for line.h
alandefreitas
committed
4a9fbdb
View commit details
Copy full SHA for 4a9fbdb
View code at this point
Browse repository at this point
Fixing "warning: control reaches end of non-void function"
alandefreitas
committed
aaa3793
View commit details
Copy full SHA for aaa3793
View code at this point
Browse repository at this point
Include exceptions to silence "warning: control reaches end of non-void function" after switch.
alandefreitas
committed
1f1aff1
View commit details
Copy full SHA for 1f1aff1
View code at this point
Browse repository at this point
Fix boolean hindering terminal title
alandefreitas
committed
4834e97
View commit details
Copy full SHA for 4834e97
View code at this point
Browse repository at this point
Draw axes with primitives
alandefreitas
committed
3dd9335
View commit details
Copy full SHA for 3dd9335
View code at this point
Browse repository at this point
Include OpenGL 2d path primitive
alandefreitas
committed
9e9ab12
View commit details
Copy full SHA for 9e9ab12
View code at this point
Browse repository at this point
Include 2d path primitive
alandefreitas
committed
3e977f2
View commit details
Copy full SHA for 3e977f2
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.