Sorting of events when timescale is disabled

Hello.
In my application I have the option to disable the 'timescale' (public timeScale: TimeScaleModel = {enable: false};).
In this condition, the events are placed one after the other within each column.
Is there a way to sort them based on a value present in the events (for example a 'priority' field that is set when I create the event)?

Can I have an example of how to do this sorting?
Thanks in advance

1 Reply 1 reply marked as answer

HB Hareesh Balasubramanian Syncfusion Team May 17, 2021 12:27 PM UTC

Hi Alfredo, 
  
Greetings from Syncfusion Support..! 
  
Currently, it is not feasible to sort the events based on priority, and already we have a feature request for this requirement which will be included in any of the upcoming releases. You can keep track of the status through the following link.  
  
You can upvote the feature and add your specifications(if any) on the feature in the comment section of the above feedback to provide the feature better.  
  
Regards,  
Hareesh 


Marked as answer
Loader.
Up arrow icon