How to find the intersection points of all line in c3 chart?

Viewed 18

I have created this graph in the c3 chart. I want to identify the red circle highlighted in the attached image. Is there any way in c3 chart which help to identify all the intersection points? So that I can add any label? So if the c3 chart provides any such method please help me. Thanks in advance

enter image description here

I just want to implement it like the below-attached screenshot. See here the green and pink circles. Once intersection points are identified the labels are added

enter image description here

0 Answers
Related