Hi All, I have a pieChart in my application. I have given label postion labelPosition="callout" so the label is coming outside pieChart.
Let me first tell you one scenario, there are only 2 items one's value is 1 million and another value is 1 only. so the second value is a thin line which is not clearly visible but the label is coming out. Provided the chart items are clickables and some other window is coming with different values based on the itemClick Value. Since a thin line is coming, its very hard to point and click on that thin line... Now here What I want is Can I make the label (The Item name or number is coming out with the pointing line) Clickable? If its so, how can I do the same? Request you to do the same.... Thanks in Advance, SS

