When using the timeago visualization it would be nice to be able to see the actual date when hovering over the "x ago" text.
I believe adding the title attribute to the <span> element should be sufficient. Although it raises the question of which format to use in there.
When using the
timeagovisualization it would be nice to be able to see the actual date when hovering over the "x ago" text.I believe adding the
titleattribute to the<span>element should be sufficient. Although it raises the question of which format to use in there.