The selector for one bar of a bar, column or funnel series.
ApexCharts draws a path for every point, a null one included (at zero size), and stamps it with its data index j, so a bar is addressed by index rather than by position in the document.
j
The chart's rootSelector
The series' index in w.config.series
w.config.series
The point's index in the series
A selector matching that one bar
The selector for one bar of a bar, column or funnel series.
ApexCharts draws a path for every point, a null one included (at zero size), and stamps it with its data index
j, so a bar is addressed by index rather than by position in the document.