You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we pass a timestamp to X axis, we are not able to convert it to real time/date, as Long cannot be stored to Float if we want real date/time. I know I can do it on a different way, but looking for simplicity here. :)