You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are scenarios in our current project, where we have to show colors based on months.
Suppose, there are 36 total months, but the data is available only for first two months or last two months. In this case, we have to fill colors in slider only for two months and remaining 34 months will have grey color and the user could slide the indicator only to these two colors.
How could we implement this solution ?
Any sort of help would be appreciated.
Thank you.
The text was updated successfully, but these errors were encountered:
Hi all,
There are scenarios in our current project, where we have to show colors based on months.
Suppose, there are 36 total months, but the data is available only for first two months or last two months. In this case, we have to fill colors in slider only for two months and remaining 34 months will have grey color and the user could slide the indicator only to these two colors.
How could we implement this solution ?
Any sort of help would be appreciated.
Thank you.
The text was updated successfully, but these errors were encountered: