Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Adding leader lines to pie charts?

    We would like to add leader lines to the pie charts (FacetChart of ChartType.PIE) we are using. Is this currently possible for a FacetChart? For example something like this:

    Click image for larger version

Name:	leaderlines.png
Views:	533
Size:	48.1 KB
ID:	245713

    Thanks for your help.
    Attached Files

    #2
    You could do this yourself via using our getDrawnValue() API, but you do not have enough information to know where we place the default text labels without some pretty deep hacks, so you'd have to suppress the default labels and draw your own.

    The other approach is Feature Sponsorship.

    Comment

    Working...
    X