We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Want to use range slider as Timebar

i wanted to use range slider as Timebar,  for example i have 24 hours timeline data for each day,

i want to bind this data on bar with( green and red color) if data present for time then green else red.

now i wanted to make that in 24 hours scale format, is that possible to create that using ra


7 Replies

AK Arunachalam Kandasamy Raja Syncfusion Team March 20, 2023 10:32 AM UTC

Hi Pankaj,

 

Thank you for contacting Syncfusion support.

 

We have reviewed the reported behavior and found that the desired UI can be achieved using SfLinearGauge. However, we need to confirm whether you require interaction with the bar or not since it is not applicable in SfLinearGauge.

 

You can refer to the following link for more information on using SfLinearGauge:

https://help.syncfusion.com/wpf/linear-gauge/getting-started#adding-ranges

 

If you still wish to use RangeSlider to achieve the desired UI, please provide us with the example UI of the RangeSlider. This will help us investigate the issue further and provide you with an optimal solution as soon as possible.

 

Regards,

Arunachalam K



PA pankaj March 21, 2023 10:34 AM UTC

HI thank you for the reply.

please address

  1. is that possible to pinch in and pinch out on the timebar, so that i can show either hourly or minute wise data binding.
  2. can i add multiple lines in this linear gauge. suppose i want 5-6 lines,



ET Eswaran Thirugnanasambandam Syncfusion Team March 22, 2023 11:18 AM UTC

Hi Pankaj,


Query 1: Is that possible to pinch in and pinch out on the timebar.


The current implementation of the WPF SfLinearGauge control does not have support to pinch in or pinch out.


Please let us know if you need any further assistance. As always, we are happy to help you out.


Query 2: Can i add multiple lines in this linear gauge. suppose i want 5-6 lines.


Your requirement can be achieved by using the Range support. Using Range, we can add multiple lines over the Linear gauge control. We have prepared the sample to achieve your requirement and please find the sample form the below attachment.


Refer to our UG documentation to know more details,

https://help.syncfusion.com/wpf/linear-gauge/ranges


If your requirement is different from this, please revert with more details about your requirement. It will assist us in providing an appropriate solution as soon as possible.


Regards,

Eswaran


Attachment: GettingStartedLinearGauge_9acdabb4.zip


PA pankaj April 4, 2023 10:46 AM UTC

hi, i want to achieve timebar with multiple values or ranges

  1. i need a scale where 0 to 24 hours scale available
  2. now i have data of that day with multiple types.
  3. i want to bind multiple data with different color on that scale
  4. it should be with pinch in and pinch out option for scale ( so that user can view data hour wise , minute wise, or seconds wise.
  5. there should be an option to select particular range on that scale, so that user can enable select range and then select a range.
  6. we can add right click context menu on that scale to select range or anything other.

please suggest how we can achieve these features and which tool we can use, or can we combine 2 tools to achieve that.




ET Eswaran Thirugnanasambandam Syncfusion Team April 5, 2023 12:17 PM UTC

Query 1:

By using the minimum and maximum property in scale class we can define a scale of 0 to 24. We have prepared a sample to achieve your requirement and please get the sample from the below attachment.


Query 2 & 3:

According to the information shared, we checked your query and were unable to understand fully its requirements.


Could you please elaborate on your query by providing more information? or revert us back with the following details which would be helpful for us to check on it and provide you the solution as soon as possible,


  • Share the issue replicate video.

  • Share the calendar code snippets

  • Share the issue reproducible sample 


Query 4:

The current implementation of the WPF SfLinearGauge control does not have support to pinch in or pinch out.


Query 5 & 6:

The current implementation of the WPF SfLinearGauge control does not have support to select particular range on the scale.


Attachment: GettingStartedLinearGauge_3276c58b.zip


PA pankaj April 6, 2023 09:19 AM UTC

hi


please check this video so that you can understand the requirements,

https://sendgb.com/icaOwXmyd3I

thanks





ET Eswaran Thirugnanasambandam Syncfusion Team April 10, 2023 11:41 AM UTC

Hi Pankaj,


We checked the provided video. As mentioned earlier, the current implementation of the WPF SfLinearGauge control does not have support to zoom or select particular range on the scale.


Regards,

Eswaran


Loader.
Up arrow icon