amcharts / amcharts4

The most advanced amCharts charting library for JavaScript and TypeScript apps.
https://www.amcharts.com/
1.16k stars 322 forks source link

how to Customizing the bubble chart connector with strokes #4410

Closed kindunq closed 4 months ago

kindunq commented 4 months ago

Question I'm creating a bubble chart.

I want to connect strokes only between data with the same title, but all the data is connected at once.

Am I using the wrong data type?

I don't understand.

Do I need to create two arrays of data? Here is a link to my test.

https://codepen.io/kin-dunq/pen/wvLGvdG

Environment (if applicable)

Additional context