Title: Doc: Incorrect Axis Title Styles in F# Example in Plotly.NET Docs · Issue #498 · plotly/Plotly.NET · GitHub
Open Graph Title: Doc: Incorrect Axis Title Styles in F# Example in Plotly.NET Docs · Issue #498 · plotly/Plotly.NET
X Title: Doc: Incorrect Axis Title Styles in F# Example in Plotly.NET Docs · Issue #498 · plotly/Plotly.NET
Description: Description In the Functional pipeline style in F# section under Comparison: Usage in F# and C#, I found a minor typo in the following lines: |> Chart.withYAxisStyle (TitleText = "xAxis") |> Chart.withXAxisStyle (TitleText = "yAxis") The...
Open Graph Description: Description In the Functional pipeline style in F# section under Comparison: Usage in F# and C#, I found a minor typo in the following lines: |> Chart.withYAxisStyle (TitleText = "xAxis") |> Chart....
X Description: Description In the Functional pipeline style in F# section under Comparison: Usage in F# and C#, I found a minor typo in the following lines: |> Chart.withYAxisStyle (TitleText = "xAxis&quo...
Opengraph URL: https://github.com/plotly/Plotly.NET/issues/498
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Doc: Incorrect Axis Title Styles in F# Example in Plotly.NET Docs","articleBody":"### Description\n\nIn the [Functional pipeline style in F#] section under [Comparison: Usage in F# and C#], I found a minor typo in the following lines:\n\n```fsharp\n|\u003e Chart.withYAxisStyle (TitleText = \"xAxis\")\n|\u003e Chart.withXAxisStyle (TitleText = \"yAxis\")\n```\n\nThe first line, `Chart.withYAxisStyle`, needs to be `Chart.withXAxisStyle` as the title is for the **X-axis**, not the Y-axis. Likewise, the second line, `Chart.withXAxisStyle`, needs to be `Chart.withYAxisStyle` as the title is for the **Y-axis**, not the X-axis.\n\n### Expected behavior \n\n```fsharp\n|\u003e Chart.withXAxisStyle (TitleText = \"xAxis\")\n|\u003e Chart.withYAxisStyle (TitleText = \"yAxis\")\n```\n\n\u003cimg width=\"537\" height=\"537\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/a69fcbda-1a22-412c-a770-4634b133f758\" /\u003e\n\n### Actual behavior \n\n\u003cimg width=\"654\" height=\"189\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/8bf52332-7fa0-4eba-9802-dc67ca3955d8\" /\u003e\n\n\u003cimg width=\"537\" height=\"537\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/d65ae556-915d-484f-9af8-7c79152bd3af\" /\u003e\n\n### Related information\n\n#### Links\n\n- https://plotly.net/#Functional-pipeline-style-in-F\n\n[Functional pipeline style in F#]: https://plotly.net/#Functional-pipeline-style-in-F\n\n[Comparison: Usage in F# and C#]: https://plotly.net/#ComparisonUsage-in-F-and-C","author":{"url":"https://github.com/lloydlobo","@type":"Person","name":"lloydlobo"},"datePublished":"2025-11-18T11:20:46.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/498/Plotly.NET/issues/498"}
| 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:458206c1-cb3f-2954-92ae-691ce95b6bef |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | AA98:EB589:12BFF6:19C5D5:698ED745 |
| html-safe-nonce | 0e3a4a4ab94eadac0f6dcd2a3935b5b6cc4d0b300083e13d350083d2387ffe5e |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQTk4OkVCNTg5OjEyQkZGNjoxOUM1RDU6Njk4RUQ3NDUiLCJ2aXNpdG9yX2lkIjoiMjQxMTE1NTM3Mjg1OTM4MTU3MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 4d209018ba6cab7b309ac43e9e7178046107eac4f28688e7f50da23d586fc088 |
| hovercard-subject-tag | issue:3637621200 |
| 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/plotly/Plotly.NET/498/issue_layout |
| twitter:image | https://opengraph.githubassets.com/270eede2ce3cc2c80f780a8ca3904ac24d808d50397e2bffcdb89a1fbb287473/plotly/Plotly.NET/issues/498 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/270eede2ce3cc2c80f780a8ca3904ac24d808d50397e2bffcdb89a1fbb287473/plotly/Plotly.NET/issues/498 |
| og:image:alt | Description In the Functional pipeline style in F# section under Comparison: Usage in F# and C#, I found a minor typo in the following lines: |> Chart.withYAxisStyle (TitleText = "xAxis") |> Chart.... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | lloydlobo |
| 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