Matrix view to use full cell to show event

I currently use two views, matrix in timeline. The matrix cell only shows the portion of timeline event. So if its a full day event, then it populates the whole cell. If not, then it look like a little dot since its only showing the portion from the timeline event. Is there anyway to have the matrix cell be fully populated with the timeline event description regardless if its a full day or a partial day? Thanks

Hello,

Can you please specify what sample are you referring to?
The matrix view (06_timeline/01_slots.html) by default displays number of events in a slot.
Timeline view (06_timeline/02_lines.html) renders event as bar. Bar width is calculated based on event duration.

Kind regards,
Ilya

I am referring to (06_timeline/02_lines.html) were the bar width is calculated based on event duration. Is there any way to change that so the bar width would always be the width of the cell regardless of event duration? thanks!

Hello,

Please check
viewtopic.php?f=6&t=20788&p=66570&hilit=timeline+event+width#p66570

Kind regards,
Ilya