Render data based on random date (for e.g. Mon and Wed)

How I can Render data based on random date (for e.g. Mon, Wed, Fri (from first week), Mon, and Tue (from second week) in same view. i don’t want to show Tuesday and Thursday from First week and Wednesday, Thursday and Friday from second week

Thanks;;

Check the next article
docs.dhtmlx.com/scheduler/custom_scales.html

You can’t just render a random data, but you can hide any unwanted dates from the time scale.