is represented as vertex of a polyline mark in polar coordinates.
px.line_polar(data_frame=None, r=None...direction='clockwise', start_angle=90, line_close=False, line_shape=None, render_mode='auto', range_r=...None, range_theta=None, log_r=False, title=None, template=None, width=None, height=None)
area-面积图
In...is represented as a wedge(楔形) mark in polar coordinates.
px.bar_polar(data_frame=None, r=None, theta...None, range_theta=None, log_r=False, title=None, template=None, width=None, height=None)¶
violin-小提琴图