Open t00f opened 7 years ago
Yes this is a tricky one. Probably the "best" (but unfortunately most difficult to achieve) solution would be to use a force layout to spread the labels. Here's a good discussion on this topic http://stackoverflow.com/questions/17425268/d3js-automatic-labels-placement-to-avoid-overlaps-force-repulsion
This might be another approach to take:
I really like the forced layout ! However, if it's easier, let go with the second option for now and we will improve our graphs later.
@ronakmshah Verified, ready to close.
@curran
Here is the PieChart we discussed this morning with the 2 labels that overlaps.
I am thinking about 2 options here: