Title: How to create polar plots with Csharp · plotly/Plotly.NET · Discussion #432 · GitHub
Open Graph Title: How to create polar plots with Csharp · plotly/Plotly.NET · Discussion #432
X Title: How to create polar plots with Csharp · plotly/Plotly.NET · Discussion #432
Description: How to create polar plots with Csharp
Open Graph Description: Is there any support for producing polar plots with C# using Plotly.NET? The documentation only has F# code.
X Description: Is there any support for producing polar plots with C# using Plotly.NET? The documentation only has F# code.
Opengraph URL: https://github.com/plotly/Plotly.NET/discussions/432
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"QAPage","mainEntity":{"@type":"Question","name":"How to create polar plots with Csharp","text":"Is there any support for producing polar plots with C# using Plotly.NET? The documentation only has F# code.
","upvoteCount":1,"answerCount":3,"acceptedAnswer":{"@type":"Answer","text":"yes it is, the respective member is however on the AngularAxis object which is not wrapped in the CSharp lib. You can fallback on mixing both APIs, but will have to prefix the calls:
\nusing Plotly.NET.CSharp;\nusing Plotly.NET;\nusing Plotly.NET.LayoutObjects;\n\nvar c = \n Plotly.NET.CSharp.Chart.PointPolar<int, int, string>(\n theta: new[] { 0, 45, 90, 180, 270, 360 },\n r: new[] { 1, 2, 3, 4, 5, 6 }\n );\n\nPlotly.NET.Chart.WithAngularAxis(\n AngularAxis.init<int, int, int, int, int, int>(Rotation: 270)\n).Invoke(c)
\n\nI'll go ahead and close this, please use either the Github discussions tab or the discord for questions - issues are more intended for bugs and feature requests
","upvoteCount":1,"url":"https://github.com/plotly/Plotly.NET/discussions/432#discussioncomment-7465300"}}}
| route-pattern | /_view_fragments/Voltron::DiscussionsFragmentsController/show/:user_id/:repository/:discussion_number/discussion_layout(.:format) |
| route-controller | voltron_discussions_fragments |
| route-action | discussion_layout |
| fetch-nonce | v2:773d257f-7a9f-47c9-4252-7b4b4b237a24 |
| current-catalog-service-hash | 9f0abe34da433c9b6db74bffa2466494a717b579a96b30a5d252e5090baea7be |
| request-id | CCFA:4FF7B:330191:433DFB:698EBEBA |
| html-safe-nonce | d0911a7b58e126edeb55330fc3467aba98810efbed61ec4dc4c4e2401d821b81 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQ0ZBOjRGRjdCOjMzMDE5MTo0MzNERkI6Njk4RUJFQkEiLCJ2aXNpdG9yX2lkIjoiMTIyNzI2Nzc4OTcwMzUyODEyMiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | de4907692cf51e0284329a065dc2f5eb0b0af3334a72e1ec95defe54ce600749 |
| hovercard-subject-tag | discussion:5808284 |
| github-keyboard-shortcuts | repository,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/Voltron::DiscussionsFragmentsController/show/plotly/Plotly.NET/432/discussion_layout |
| twitter:image | https://opengraph.githubassets.com/9dd2da3e9cabd713b73b7323da511dbb4db1b0098ce56ecdd9d4a70eb5b306c5/plotly/Plotly.NET/discussions/432 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/9dd2da3e9cabd713b73b7323da511dbb4db1b0098ce56ecdd9d4a70eb5b306c5/plotly/Plotly.NET/discussions/432 |
| og:image:alt | Is there any support for producing polar plots with C# using Plotly.NET? The documentation only has F# code. |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | cb2828a801ee6b7be618f3ac76fbf55def35bbc30f053a9c41bf90210b8b72ba |
| turbo-cache-control | no-preview |
| go-import | github.com/plotly/Plotly.NET git https://github.com/plotly/Plotly.NET.git |
| octolytics-dimension-user_id | 5997976 |
| octolytics-dimension-user_login | plotly |
| octolytics-dimension-repository_id | 58708375 |
| octolytics-dimension-repository_nwo | plotly/Plotly.NET |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 58708375 |
| octolytics-dimension-repository_network_root_nwo | plotly/Plotly.NET |
| 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 | e6b91a7e6e46287d26887e3fb7a4161657bab8f7 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width