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 }}
romanWSgit
/
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 18, 2023
fix: "pngcairo" should use size option (#371)
ino-josh
authored
a40344e
View commit details
Copy full SHA for a40344e
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
fix: don't ignore `rticks()` when the r-axis is not visible
Show description for 7af365c
j0hnnybash
authored
7af365c
View commit details
Copy full SHA for 7af365c
View code at this point
Browse repository at this point
Commits on Jun 19, 2023
fix(examples): ignore unused structured bindings
Show description for c49635c
alandefreitas
committed
c49635c
View commit details
Copy full SHA for c49635c
View code at this point
Browse repository at this point
build: set up export header
alandefreitas
committed
1cb600f
View commit details
Copy full SHA for 1cb600f
View code at this point
Browse repository at this point
fix(axes_objects): check input bounds
alandefreitas
committed
0080efb
View commit details
Copy full SHA for 0080efb
View code at this point
Browse repository at this point
build: deprecate experimental filesystem
alandefreitas
committed
479aa71
View commit details
Copy full SHA for 479aa71
View code at this point
Browse repository at this point
fix: remove u8 literals
j0hnnybash
authored
3db74db
View commit details
Copy full SHA for 3db74db
View code at this point
Browse repository at this point
fix: r_minor_grid behavior is consistent with xyz_minor_grid
j0hnnybash
authored
d01d902
View commit details
Copy full SHA for d01d902
View code at this point
Browse repository at this point
Commits on Jun 18, 2023
fix: display polarhistograms with more than 89 bins properly
Show description for a1b3e2a
j0hnnybash
authored and
alandefreitas
committed
a1b3e2a
View commit details
Copy full SHA for a1b3e2a
View code at this point
Browse repository at this point
fix(util): make `linspace(a,b,1)` return `a` instead of `NaN`
Show description for 92a9261
j0hnnybash
authored and
alandefreitas
committed
92a9261
View commit details
Copy full SHA for 92a9261
View code at this point
Browse repository at this point
Commits on Jun 13, 2023
Data was not rendering correctly due to low precision rounding in data_string. Increased precision of data strings to 10 digits. Was using data sampled at about 0.8ns and it was putting the first 1β¦
Show description for 62ef6b0
tstrutz
authored and
alandefreitas
committed
62ef6b0
View commit details
Copy full SHA for 62ef6b0
View code at this point
Browse repository at this point
Commits on Jun 11, 2023
fix: fix the glad target installation
aminya
authored and
alandefreitas
committed
162bd6e
View commit details
Copy full SHA for 162bd6e
View code at this point
Browse repository at this point
fix: reduce if checks for OpenGL deps and update the versions
aminya
authored and
alandefreitas
committed
0a74e69
View commit details
Copy full SHA for 0a74e69
View code at this point
Browse repository at this point
feat: support OpenGL dependencies with config
aminya
authored and
alandefreitas
committed
f9961b9
View commit details
Copy full SHA for f9961b9
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
fix: fix build on MacOS when FindFileSystem fails
aminya
authored and
alandefreitas
committed
3a729a9
View commit details
Copy full SHA for 3a729a9
View code at this point
Browse repository at this point
Commits on May 28, 2023
fix(contourc): remove unused variable
alandefreitas
committed
f96bd93
View commit details
Copy full SHA for f96bd93
View code at this point
Browse repository at this point
Prevent compilation errors because of dangling references with std::minmax
RTrioux
authored and
alandefreitas
committed
3b7d12b
View commit details
Copy full SHA for 3b7d12b
View code at this point
Browse repository at this point
Commits on May 7, 2023
Fix missing include in colors.cpp
tretre91
authored and
alandefreitas
committed
400981e
View commit details
Copy full SHA for 400981e
View code at this point
Browse repository at this point
Commits on May 3, 2023
fix: install matplot_opengl in CMake
aminya
authored and
alandefreitas
committed
34a14c9
View commit details
Copy full SHA for 34a14c9
View code at this point
Browse repository at this point
Commits on Feb 17, 2023
Correct cmake variables
Show description for e8b3e31
david-x64
authored
e8b3e31
View commit details
Copy full SHA for e8b3e31
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
Fix localtime
Show description for 536fe98
kwoodle
authored
536fe98
View commit details
Copy full SHA for 536fe98
View code at this point
Browse repository at this point
Commits on Jul 30, 2022
Fix large numbers and add timestamp support (#273)
Show description for 3c81acc
TheGreatRambler
authored
3c81acc
View commit details
Copy full SHA for 3c81acc
View code at this point
Browse repository at this point
Fix incorrect min/max values.
csernib
authored and
alandefreitas
committed
524e626
View commit details
Copy full SHA for 524e626
View code at this point
Browse repository at this point
Commits on Jul 9, 2022
Fix quiver scaling to respect user input (#280)
Show description for e17c934
acxz
authored
e17c934
View commit details
Copy full SHA for e17c934
View code at this point
Browse repository at this point
Commits on May 4, 2022
Added new colormap 'turbo' which exist in Matlab.
diverger
authored and
alandefreitas
committed
60f4b1f
View commit details
Copy full SHA for 60f4b1f
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
Fix "set title" command string when saving image
Show description for c383b5a
wjdragon
authored and
alandefreitas
committed
c383b5a
View commit details
Copy full SHA for c383b5a
View code at this point
Browse repository at this point
Commits on Dec 23, 2021
Fix warnings on MSVC, changing enum to enum class and initializing vars on default constructor
nikkaramessinis
authored and
alandefreitas
committed
ef2a5af
View commit details
Copy full SHA for ef2a5af
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
Fix Cygwin installation
Show description for c4474af
gitplcc
authored and
alandefreitas
committed
c4474af
View commit details
Copy full SHA for c4474af
View code at this point
Browse repository at this point
Fix compiling on Cygwin
Show description for f590394
gitplcc
authored and
alandefreitas
committed
f590394
View commit details
Copy full SHA for f590394
View code at this point
Browse repository at this point
Commits on Sep 28, 2021
Fix axis error in axes_type::ylim()
Show description for fdcae88
eagle-dai
authored
fdcae88
View commit details
Copy full SHA for fdcae88
View code at this point
Browse repository at this point
Commits on Jun 23, 2021
Enable C++17 for nodesoup
alandefreitas
committed
95075dc
View commit details
Copy full SHA for 95075dc
View code at this point
Browse repository at this point
Create extra `matplot++` alias target to match the package name.
alandefreitas
committed
28001e1
View commit details
Copy full SHA for 28001e1
View code at this point
Browse repository at this point
Commits on Jun 18, 2021
added ifs for MINGW compilation
AlexanderMueller
committed
f35f371
View commit details
Copy full SHA for f35f371
View code at this point
Browse repository at this point
Commits on Jun 7, 2021
change #ifdef of _dupenv_s branch in gnuplot.cpp
AlexanderMueller
committed
7cb2815
View commit details
Copy full SHA for 7cb2815
View code at this point
Browse repository at this point
Commits on May 20, 2021
Initialize `r` in `common.h`
alandefreitas
committed
b45015e
View commit details
Copy full SHA for b45015e
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.