Creating visualization with timestamp un y axis and not count

Hi Anusha, a small correction, you can actually achieve what you want, I forgot about one feature we could use here. Firstly, we need to slightly change our runtime field to get the number of seconds instead of milliseconds (remember changing te script AND the format):

Then you can use a custom format in your visualization:

Let me know if that's helpful!