Hi, I am evaluating if I can use react-window to create an EPG (Electronic Program Guide) which has the following layout.

Each column in a row can have a different width (column indicates an event. column width is proportional the event duration, in seconds).
I went through the documentation, examples and also tried using the library by configuring parameters/functions like columnWidth, but couldn't find a way to do it.
Could you please let me know if react-window can be used to achieve the above layout?
Hi, I am evaluating if I can use react-window to create an EPG (Electronic Program Guide) which has the following layout.
Each column in a row can have a different width (column indicates an event. column width is proportional the event duration, in seconds).
I went through the documentation, examples and also tried using the library by configuring parameters/functions like columnWidth, but couldn't find a way to do it.
Could you please let me know if react-window can be used to achieve the above layout?