You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/python/polar-chart.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -438,4 +438,4 @@ fig.show()
438
438
439
439
#### Reference
440
440
441
-
See https://plotly.com/python/reference/scatterpolar/ for more information and chart attribute options!
441
+
See [function reference for `px.(scatter_polar)`](https://plotly.com/python-api-reference/generated/plotly.express.scatter_polar) or [function reference for `px.(line_polar)`](https://plotly.com/python-api-reference/generated/plotly.express.line_polar) or https://plotly.com/python/reference/scatterpolar/ for more information and chart attribute options!
0 commit comments