Open eapatel opened 2 years ago
Unfortunately, there's no way to avoid that in amCharts 5. It will always draw lines with "shortest" distance as per projection.
Sorry :(
Hope will get a solution soon.
I'm afraid we don't have any immediate plans on implementing that.
That said, I'm going to chalk this up as an enhancement request and leave it open.
I'm getting an issue with lines taking a "shortcut" through the edge of the map. Is there a proper way I can make the lines cross the map instead of "shortcutting"? I can avoid that by disabling line series using shortestDistance in amcharts v4. How to solve in amcharts v5?