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
I started using the package a few days ago to represent periods and events on a timeline.
Date and Time formats do not pose any problems, nor do limits.
But I did not find any solution for the following: how to visualize date + TIME ?
I found that the timeline only works for days/months (with start/stop limits), but I can't represent data that happen in shorter time period (hours:minutes).
Hi Jason
Thanks for the great work developing timeline.
I started using the package a few days ago to represent periods and events on a timeline.
Date and Time formats do not pose any problems, nor do limits.
But I did not find any solution for the following: how to visualize date + TIME ?
I found that the timeline only works for days/months (with start/stop limits), but I can't represent data that happen in shorter time period (hours:minutes).
Example:
[Person One] Active;201506230713;GroupA
[Person One] Passive;201506231635;GroupA
[Person One] Active;201506240744;GroupA
[Person One] Passive;201506231558;GroupA
...
Any suggestions ?
Or do you plan to add functionality for time based representations ?
Best regards,
J.M.
The text was updated successfully, but these errors were encountered: