Skip to main content
Version: 7.1.2

Point-Line

Polar point line chartPolar point line chart

// Creation of a polar point line series
const pointLineSeries = chart.addPointLineSeries()

For "points" oriented guides, please refer to Scatter section.

Otherwise, the point line series functions exactly same as a Line series.