Can we find breakdown point/ break down analysis in High chart line graph?
问题 I want a graph like this image. I have tried making this using high chart , But I am unable to calculate break point (the point where 2 line graphs are colliding. Does anyone know how to do that , like the image below. Highcharts.chart('container1', { chart: { type: 'column' }, credits: { enabled: false }, legend: { align: 'right', verticalAlign: 'top', layout: 'vertical', x: 0, y: 100 }, title: { text: 'Cash Flow Analysis and Breakdown', align: 'left', x: 0, style: { color: '#000000',