How to apply blur background on tooltip hover(highlight) in pie chart

I want to blur the background for pie chart and only show the highlight where tooltip is hover on specific point.

using code to implement pie chart.

<ejs-accumulationchart id="demo" width='100%' [enableSmartLabels]='enableSmartLabels'
[legendSettings]='legend' background='grey' (textRender)="onTextRender($event)"
[tooltip]='tooltipSettings'>
<e-accumulation-series-collection>
<e-accumulation-series type='Pie' [palettes]='palette' radius="60%" [dataSource]='data'
xName='x'
yName='y' [dataLabel]='datalabel'>
e-accumulation-series>
e-accumulation-series-collection>
ejs-accumulationchart>

Please refer below screenshot ,

Actual: while using syncfusion chart,

syncFusion_pie.PNG


Expected (this chart is not synfusion chart):

Pie-Photos.png



Can you please provide me any solution ?


5 Replies

DG Durga Gopalakrishnan Syncfusion Team July 8, 2021 03:26 PM UTC

Hi Dhanashri, 

As of now, we don’t have support to highlight the points in pie chart. We have logged a feature request on “Highlight support for accumulation chart”. We will include this feature in our upcoming Volume 3 Main Release which is expected to be rolled out at end of September, 2021. You can keep track of the feature from the feedback portal below.  
  
  
If you have any more specification/precise replication procedure or a scenario to be tested, you can add it as a comment in the portal.  

Regards,  
Durga G


DG Durga Gopalakrishnan Syncfusion Team October 4, 2021 02:18 PM UTC

Hi Dhanashri, 

We have completed the reported requirement and generated custom package. This feature will be available in our upcoming weekly patch release which is scheduled to be rolled out on 12th October, 2021. We appreciate your patience until then. 


Please revert us, if you have any concerns. 

Regards, 
Durga G


DG Durga Gopalakrishnan Syncfusion Team October 12, 2021 02:22 PM UTC

Hi Dhanashri, 

We regret for the inconvenience caused. We will include this requirement in our next weekly patch release. We appreciate your patience until then. Meanwhile, we request you to use the shared custom package. 

Regards,  
Durga G 



SM Srihari Muthukaruppan Syncfusion Team October 20, 2021 11:24 AM UTC

Hi Dhanashri,  
 
We have fixed the reported scenario. Since the feature is in the testing stage, we couldn’t include it in our last weekly release. Hence as of now we suggest to use provided custom package to overcome the reported scenario and we will include the feature in our volume 4 release which is scheduled to be rolled out by the mid of Dec 2021. We appreciate your patience until then.  
   
   
Kindly replace the above chart package in your sample and let us know your feedback.  
   
Regards,   
Srihari  



DG Durga Gopalakrishnan Syncfusion Team December 20, 2021 04:18 PM UTC

Hi Dhanashri,


We are glad to announce that our Essential Studio 2021 Volume 4 release v19.4.0.38 is rolled out and is available for download under the following link.


Essential Studio 2021 Volume 4 Main Release v19.4.0.38 is available for download | Announcements Forums | Syncfusion


We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.


Regards,          

Durga G


Loader.
Up arrow icon