Point-Line

// Creation of a polar point line series
const pointLineSeries = chart.addPointLineSeries()
For "points" oriented guides, please refer to Scatter](/6.1.2/features/polar/scatter) section.
Otherwise, the point line series functions exactly same as a Line series](/6.1.2/features/polar/line).