DHXTimelineView - How to populate data from database

Hi,

I am working out with the timeLine View, where as the x-axis and y-axis data needs to be populated from the database.

I want the output in the format attached here with.

Thanks,


Hi,
you may configure list of Y-axis options.
javaplanner.com/docs/timelinevie … for_y-axis
You should just take options from database and set them instead of static values.