Title: plt::plot_surface(x, y, z); · Issue #8 · Cryoris/matplotlib-cpp · GitHub
Open Graph Title: plt::plot_surface(x, y, z); · Issue #8 · Cryoris/matplotlib-cpp
X Title: plt::plot_surface(x, y, z); · Issue #8 · Cryoris/matplotlib-cpp
Description: my environment: visual studio2022 use qt to draw image by matplotlibcpp, and i can draw all images in your https://github.com/Cryoris/matplotlib-cpp/readme.md except this one: #include "../matplotlibcpp.h" namespace plt = matplotlibcpp; ...
Open Graph Description: my environment: visual studio2022 use qt to draw image by matplotlibcpp, and i can draw all images in your https://github.com/Cryoris/matplotlib-cpp/readme.md except this one: #include "../matplotl...
X Description: my environment: visual studio2022 use qt to draw image by matplotlibcpp, and i can draw all images in your https://github.com/Cryoris/matplotlib-cpp/readme.md except this one: #include "../mat...
Opengraph URL: https://github.com/Cryoris/matplotlib-cpp/issues/8
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"plt::plot_surface(x, y, z);","articleBody":"my environment: \r\nvisual studio2022 use qt to draw image by matplotlibcpp, and i can draw all images in your https://github.com/Cryoris/matplotlib-cpp/readme.md except this one:\r\n\r\n```\r\n#include \"../matplotlibcpp.h\"\r\n\r\nnamespace plt = matplotlibcpp;\r\n\r\nint main()\r\n{\r\n std::vector\u003cstd::vector\u003cdouble\u003e\u003e x, y, z;\r\n for (double i = -5; i \u003c= 5; i += 0.25) {\r\n std::vector\u003cdouble\u003e x_row, y_row, z_row;\r\n for (double j = -5; j \u003c= 5; j += 0.25) {\r\n x_row.push_back(i);\r\n y_row.push_back(j);\r\n z_row.push_back(::std::sin(::std::hypot(i, j)));\r\n }\r\n x.push_back(x_row);\r\n y.push_back(y_row);\r\n z.push_back(z_row);\r\n }\r\n\r\n plt::plot_surface(x, y, z);\r\n plt::show();\r\n}\r\n```\r\n\r\nthe error is said there is a not processed error.\r\nplease answer me , thakns \r\n\r\n","author":{"url":"https://github.com/yingma111","@type":"Person","name":"yingma111"},"datePublished":"2023-09-14T11:11:28.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/8/matplotlib-cpp/issues/8"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:b5c3d1b6-db88-1e24-1bbb-dfa89eb0b6b6 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | C188:338773:35F1B00:4CF67D7:6A569D7F |
| html-safe-nonce | 35d4bebd5efb7e24dd4d379298cdc2f922a3f3d0f1ad07d11946660dcde17fcf |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMTg4OjMzODc3MzozNUYxQjAwOjRDRjY3RDc6NkE1NjlEN0YiLCJ2aXNpdG9yX2lkIjoiODM5ODY1NTYwMTAzMTY4MzQ1NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | a4ae97e6b9dbe10a5355de413dd7780b5584e42558bdde2852677a48e0743457 |
| hovercard-subject-tag | issue:1896343121 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/Cryoris/matplotlib-cpp/8/issue_layout |
| twitter:image | https://opengraph.githubassets.com/8f9979d57c3ed71424efa8bfdff5c22fef8328609381bbae5c37cb7038120706/Cryoris/matplotlib-cpp/issues/8 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/8f9979d57c3ed71424efa8bfdff5c22fef8328609381bbae5c37cb7038120706/Cryoris/matplotlib-cpp/issues/8 |
| og:image:alt | my environment: visual studio2022 use qt to draw image by matplotlibcpp, and i can draw all images in your https://github.com/Cryoris/matplotlib-cpp/readme.md except this one: #include "../matplotl... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | yingma111 |
| hostname | github.com |
| expected-hostname | github.com |
| None | 647a25f437e2f54eccdd162bd007c8ae70f4235c4125dba0f4518747cc8b9615 |
| turbo-cache-control | no-preview |
| go-import | github.com/Cryoris/matplotlib-cpp git https://github.com/Cryoris/matplotlib-cpp.git |
| octolytics-dimension-user_id | 5978796 |
| octolytics-dimension-user_login | Cryoris |
| octolytics-dimension-repository_id | 41151748 |
| octolytics-dimension-repository_nwo | Cryoris/matplotlib-cpp |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | true |
| octolytics-dimension-repository_parent_id | 24936365 |
| octolytics-dimension-repository_parent_nwo | lava/matplotlib-cpp |
| octolytics-dimension-repository_network_root_id | 24936365 |
| octolytics-dimension-repository_network_root_nwo | lava/matplotlib-cpp |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 05adb86a60ce3d701e556eded3ab26300ec6bcc4 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width