Skip to main content
1-Visitor
August 20, 2019
Question

There is no click on a portion of Pie Chart, there is no output saying with part is selected

  • August 20, 2019
  • 2 replies
  • 1723 views

Hi,

I have implemented pie chart in my mashup. I need to get pop up with information related to the portion selected.

 

In properties of pie chart I have observed that

 

1. There is no single click event in pie chart i.e, Only Double-click available.

2. There is no option to fetch which portion has been selected.

3. There is only tool tip available which will show the value, but no option to display value on the text.

 

Please let me know, Anyone know how to implement feature which will display the data related to the portion of pie chart selected and to display value on the potion of pie chart.

2 replies

22-Sapphire I
August 20, 2019

You will have to custom add that, basically create a custom widget extension.

22-Sapphire I
August 20, 2019

I got this from a co-worker which might do what you need, hope the attachment works.

BhavyaPC1-VisitorAuthor
1-Visitor
August 21, 2019

@PaiChung 

Thank you .., But I feel D3PieChart widget is not supporting. I didn't get output, It's blank.

Any other solution...??

5-Regular Member
August 21, 2019

As stated above developing custom widget will be a solution in this case .

 

 

Thanks,

Mukul Narang