We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb28097 commit 738a0caCopy full SHA for 738a0ca
src/Plotly.NET/ChartAPI/Chart.fs
@@ -1529,7 +1529,7 @@ type Chart =
1529
ch |> Chart.withScene (scene, ?Id = Id))
1530
1531
/// <summary>
1532
- /// Sets the given Smith object with the given id on the input chart's layout.
+ /// Sets the given Polar object with the given id on the input chart's layout.
1533
/// </summary>
1534
/// <param name="polar">The Polar object to set on the chart's layout</param>
1535
/// <param name="id">The target polar id with which the Polar object should be set.</param>
0 commit comments