René's URL Explorer Experiment


Title: Additional settings for plot_surface. by mdaley · Pull Request #184 · lava/matplotlib-cpp · GitHub

Open Graph Title: Additional settings for plot_surface. by mdaley · Pull Request #184 · lava/matplotlib-cpp

X Title: Additional settings for plot_surface. by mdaley · Pull Request #184 · lava/matplotlib-cpp

Description: I wanted to be able to do more with the surface plot. What I've done here is add the ability to set different types of settings - boolean, float, int, string - as the additional arguments for the surface plot. So, this allows you to do things like: set any color map for the surface, set the cstride and rstride (i.e. the size of the segments of the surface) set line width, type and color for those segments set transparency for the surface set other things (whatever they are as long as they are of the types I've implemented so far). The things that can now be set I removed from being hardcoded in the code. An example of what can now be done is: map settings; settings.insert({"edgecolor", plt::SettingValue(string("black"))}); settings.insert({"linewidth", plt::SettingValue(2.0f)}); settings.insert({"linestyle", plt::SettingValue(string("--"))}); settings.insert({"alpha", plt::SettingValue(0.5f)}); settings.insert({"rstride", plt::SettingValue(10)}); settings.insert({"cstride", plt::SettingValue(10)}); settings.insert({"cmap", plt::SettingValue(string("gist_rainbow"))}); plt::plot_surface(a, b, c, settings); plt::show(); Is it just me or is the formatting of the matplotlibcpp.h files rather messed up at the moment. I didn't change this but I think it should be. Oh, and finally, I'm mainly a Java and clojure programer. All this C++ stuff is new to me, so please tell me whatever needs to be different to be more idiomatic...

Open Graph Description: I wanted to be able to do more with the surface plot. What I've done here is add the ability to set different types of settings - boolean, float, int, string - as the additional arguments for ...

X Description: I wanted to be able to do more with the surface plot. What I've done here is add the ability to set different types of settings - boolean, float, int, string - as the additional arguments ...

Opengraph URL: https://github.com/lava/matplotlib-cpp/pull/184

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:e98a5af4-4771-6573-eac7-2dce38bf4e74
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA1F0:241CE0:747E0:9D4E6:6A5B3F03
html-safe-nonce550924cdeec4849ed283d0b796176075df4fa5d5f13da91275e844f16e541637
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMUYwOjI0MUNFMDo3NDdFMDo5RDRFNjo2QTVCM0YwMyIsInZpc2l0b3JfaWQiOiIzNzYyNTAwMzQyMTcwNDY4MDk5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacb261667042ef3188d1428d47f18e86703b84361096b911b281c4758c3c3c86b3
hovercard-subject-tagpull_request:410193626
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/lava/matplotlib-cpp/pull/184/files
twitter:imagehttps://avatars.githubusercontent.com/u/856081?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/856081?s=400&v=4
og:image:altI wanted to be able to do more with the surface plot. What I've done here is add the ability to set different types of settings - boolean, float, int, string - as the additional arguments for ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/lava/matplotlib-cpp git https://github.com/lava/matplotlib-cpp.git
octolytics-dimension-user_id51410
octolytics-dimension-user_loginlava
octolytics-dimension-repository_id24936365
octolytics-dimension-repository_nwolava/matplotlib-cpp
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id24936365
octolytics-dimension-repository_network_root_nwolava/matplotlib-cpp
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/lava/matplotlib-cpp/pull/184/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Flava%2Fmatplotlib-cpp%2Fpull%2F184%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Flava%2Fmatplotlib-cpp%2Fpull%2F184%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=lava%2Fmatplotlib-cpp
Reloadhttps://github.com/lava/matplotlib-cpp/pull/184/files
Reloadhttps://github.com/lava/matplotlib-cpp/pull/184/files
Reloadhttps://github.com/lava/matplotlib-cpp/pull/184/files
lava https://github.com/lava
matplotlib-cpphttps://github.com/lava/matplotlib-cpp
Notifications https://github.com/login?return_to=%2Flava%2Fmatplotlib-cpp
Fork 1.2k https://github.com/login?return_to=%2Flava%2Fmatplotlib-cpp
Star 4.8k https://github.com/login?return_to=%2Flava%2Fmatplotlib-cpp
Code https://github.com/lava/matplotlib-cpp
Issues 192 https://github.com/lava/matplotlib-cpp/issues
Pull requests 31 https://github.com/lava/matplotlib-cpp/pulls
Actions https://github.com/lava/matplotlib-cpp/actions
Projects https://github.com/lava/matplotlib-cpp/projects
Wiki https://github.com/lava/matplotlib-cpp/wiki
Security and quality 0 https://github.com/lava/matplotlib-cpp/security
Insights https://github.com/lava/matplotlib-cpp/pulse
Code https://github.com/lava/matplotlib-cpp
Issues https://github.com/lava/matplotlib-cpp/issues
Pull requests https://github.com/lava/matplotlib-cpp/pulls
Actions https://github.com/lava/matplotlib-cpp/actions
Projects https://github.com/lava/matplotlib-cpp/projects
Wiki https://github.com/lava/matplotlib-cpp/wiki
Security and quality https://github.com/lava/matplotlib-cpp/security
Insights https://github.com/lava/matplotlib-cpp/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Flava%2Fmatplotlib-cpp%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Flava%2Fmatplotlib-cpp%2Fissues%2Fnew%2Fchoose
mdaleyhttps://github.com/mdaley
lava:masterhttps://github.com/lava/matplotlib-cpp/tree/master
mdaley:masterhttps://github.com/mdaley/matplotlib-cpp/tree/master
Conversation 12 https://github.com/lava/matplotlib-cpp/pull/184
Commits 3 https://github.com/lava/matplotlib-cpp/pull/184/commits
Checks 0 https://github.com/lava/matplotlib-cpp/pull/184/checks
Files changed https://github.com/lava/matplotlib-cpp/pull/184/files
Please reload this pagehttps://github.com/lava/matplotlib-cpp/pull/184/files
Additional settings for plot_surface. https://github.com/lava/matplotlib-cpp/pull/184/files#top
Show all changes 3 commits https://github.com/lava/matplotlib-cpp/pull/184/files
26577e8 Additional settings for plot_surface. mdaley Apr 28, 2020 https://github.com/lava/matplotlib-cpp/pull/184/commits/26577e8284ae50e2df123a3b256cf4ab7d6fc53f
45eb4aa Changed string to std::string in a few places. mdaley Apr 28, 2020 https://github.com/lava/matplotlib-cpp/pull/184/commits/45eb4aafabc608c0476b2349affce23e3c4c92c5
13e6ba5 Some additions to .gitignore. mdaley Apr 28, 2020 https://github.com/lava/matplotlib-cpp/pull/184/commits/13e6ba50c72d39b2c7ab5078d5d6caf9a5d020f9
Clear filters https://github.com/lava/matplotlib-cpp/pull/184/files
Please reload this pagehttps://github.com/lava/matplotlib-cpp/pull/184/files
Please reload this pagehttps://github.com/lava/matplotlib-cpp/pull/184/files
.gitignore https://github.com/lava/matplotlib-cpp/pull/184/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
matplotlibcpp.h https://github.com/lava/matplotlib-cpp/pull/184/files#diff-8a14deee5a355c1b1a87b6463b7e2e8efdcf65de53ec7a8f0d410033f98f1820
.gitignorehttps://github.com/lava/matplotlib-cpp/pull/184/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
View file https://github.com/lava/matplotlib-cpp/blob/13e6ba50c72d39b2c7ab5078d5d6caf9a5d020f9/.gitignore
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/lava/matplotlib-cpp/pull/184/{{ revealButtonHref }}
https://github.com/lava/matplotlib-cpp/pull/184/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947
matplotlibcpp.hhttps://github.com/lava/matplotlib-cpp/pull/184/files#diff-8a14deee5a355c1b1a87b6463b7e2e8efdcf65de53ec7a8f0d410033f98f1820
View file https://github.com/lava/matplotlib-cpp/blob/13e6ba50c72d39b2c7ab5078d5d6caf9a5d020f9/matplotlibcpp.h
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/lava/matplotlib-cpp/pull/184/{{ revealButtonHref }}
https://github.com/lava/matplotlib-cpp/pull/184/files#diff-8a14deee5a355c1b1a87b6463b7e2e8efdcf65de53ec7a8f0d410033f98f1820
https://github.com/lava/matplotlib-cpp/pull/184/files#diff-8a14deee5a355c1b1a87b6463b7e2e8efdcf65de53ec7a8f0d410033f98f1820
https://github.com/lava/matplotlib-cpp/pull/184/files#diff-8a14deee5a355c1b1a87b6463b7e2e8efdcf65de53ec7a8f0d410033f98f1820
https://github.com/lava/matplotlib-cpp/pull/184/files#diff-8a14deee5a355c1b1a87b6463b7e2e8efdcf65de53ec7a8f0d410033f98f1820
https://github.com/lava/matplotlib-cpp/pull/184/files#diff-8a14deee5a355c1b1a87b6463b7e2e8efdcf65de53ec7a8f0d410033f98f1820
https://github.com/lava/matplotlib-cpp/pull/184/files#diff-8a14deee5a355c1b1a87b6463b7e2e8efdcf65de53ec7a8f0d410033f98f1820
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.