Change tree timeline data on fly

After my tree timeline has loaded I want to be able to change the data loaded via a combo box.

I have different sets of data each having different y_unit settings and the combo box value is the name of the data to load.

How can I load the data and the createTimelineView objects onChange of the combo box into the scheduler and refresh the scheduler in one go?

Be sure to check updateCollection function in our documentation.

Kind regards,
Ilya