SelectionIndex method in selectionSettings

The SelectionSettings selection.selectedIndex() method currently has no effect for circular charts. It does work for cartesian charts and you can programmatically select a bar, for example.

The example at https://help.syncfusion.com/flutter/circular-charts/methods has several typos in it, but when corrected, the function fails silently and has no effect. It looks like the issue is that _selectionRenderer in selection.dart is NULL for circular charts and so the selectedIndex() function essentially does nothing.

3 Replies 1 reply marked as answer

SK Sriram Kiran Senthilkumar Syncfusion Team July 6, 2020 11:09 AM UTC

Hi Jason, 
  
Greetings from Syncfusion. We have analyzed your scenario and we are sorry to inform to you that there has been a mistake in our UG documentation regarding circular chart selection public methods section. Currently, there is no support for public selection methods in the circular chart. However, we have considered this as a feature request and created feedback for it in our feedback portal. We will include this feature in our upcoming vol 2 SP 1 release. We will update you once the release is rolled out and we appreciate your patience until then. 
  
You can also track the feedback from the below link, 
  
Regards, 
Sriram Kiran. 



SK Sriram Kiran Senthilkumar Syncfusion Team August 20, 2020 12:12 PM UTC

Hi Jason, 

We are sorry that we were not able to include the reported feature regarding providing public selection method support for the circular charts in our Vol 2 SP1 release due to some complexities at our end. However, we have planned to include the requested feature in our Vol 3 Main release which is expected to be rolled out by the end of next month (September 2020). We will update you once the release is rolled out and we appreciate your patience until then. 

Regards, 
Sriram Kiran 



SK Sriram Kiran Senthilkumar Syncfusion Team October 5, 2020 10:08 AM UTC

Hi Jason, 
  
We are glad to announce that our Essential Studio 2020 Volume 3 release v18.3.0.35 is rolled out and is available for download under the following link. 
We thank you for your support and appreciate your patience in waiting for this release. The requested feature regarding providing public selection method support for the circular charts is implement and rolled out in vol 3 main release. To use this feature, kindly please upgrade the chart widget package version to the latest version below. 
 
For further reference on the circular chart selection public method, please refer the user guide below. 
 
Please get in touch with us if you would require any further assistance. 
  
Regards, 
Sriram Kiran 


Marked as answer
Loader.
Up arrow icon