Skip to main content
Version: 6.1.2

Point-Line

Polar point line chart Polar point line chart

// 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).