Curves between points on a circle.
in
Programming Questions
•
2 years ago
Hi there,
I'm doing a visualization which looks at correlation percentages of nodes, which are laid out around a circle. At the moment, the correlations are represented by straight lines between the nodes, but for added clarity I'm wanting to use curved lines.
My geometry is worst than most 14 year olds, and I was wondering if anyone could help me with this? I've had a look at arc() and had a wee look at Toxiclib, but I'm unsure of where to start.
As an example of the kind of thing I'm looking to achieve, I'm hoping to achieve something like Karin von Ompteda and Peter Crnokrak's map of institutional partners of the RCA.
Any pointers, even for where to start with this, would be much appreciated.
I'm doing a visualization which looks at correlation percentages of nodes, which are laid out around a circle. At the moment, the correlations are represented by straight lines between the nodes, but for added clarity I'm wanting to use curved lines.
My geometry is worst than most 14 year olds, and I was wondering if anyone could help me with this? I've had a look at arc() and had a wee look at Toxiclib, but I'm unsure of where to start.
As an example of the kind of thing I'm looking to achieve, I'm hoping to achieve something like Karin von Ompteda and Peter Crnokrak's map of institutional partners of the RCA.
Any pointers, even for where to start with this, would be much appreciated.
1